11 Commits (657aef66ff3cc308155ea1519ae0c701b326033a)

Author SHA1 Message Date
Damien George e7bee6b35e pic16bit: Minor updates to types to allow port to compile again. 9 years ago
Paul Sokolovsky 61e85a8ce0 pic16bit: Use global MICROPY_NO_ALLOCA setting. 9 years ago
Damien George 40274fec9c lib/pyexec: Move header pyexec.h from stmhal directory. 9 years ago
Paul Sokolovsky 0ec51441de stmhal: pyexec.c is common module, move to lib/utils/ . 9 years ago
Damien George 731f359292 all: Add py/mphal.h and use it in all ports. 9 years ago
Paul Sokolovsky 0dbd928cee Makefiles: Remove duplicate object files when linking. 9 years ago
Paul Sokolovsky e0f5df579b all: Make netutils.h available to all ports by default. 9 years ago
Damien George 0d6b2341b8 pic16bit: Add basic unistd.h file since it's not provided by tool chain. 9 years ago
Damien George a3c96c9252 pic16bit: Add readinto and readlines to qstrs. 10 years ago
Damien George 7f9d1d6ab9 py: Overhaul and simplify printf/pfenv mechanism. 10 years ago
Damien George 43ea73faa6 pic16bit: Initial version of port to 16-bit PIC family. 10 years ago