mirror of
https://github.com/micropython/micropython.git
synced 2026-03-16 05:40:19 +01:00
pic16bit: Add basic unistd.h file since it's not provided by tool chain.
This commit is contained in:
3
pic16bit/unistd.h
Normal file
3
pic16bit/unistd.h
Normal file
@@ -0,0 +1,3 @@
|
||||
// XC16 compiler doesn't seem to have unistd.h file
|
||||
|
||||
#define SEEK_CUR 1
|
||||
Reference in New Issue
Block a user