summaryrefslogtreecommitdiff
path: root/pic16bit
AgeCommit message (Expand)Author
2016-01-16pic16bit: Minor updates to types to allow port to compile again.Damien George
2015-11-26pic16bit: Use global MICROPY_NO_ALLOCA setting.Paul Sokolovsky
2015-11-09lib/pyexec: Move header pyexec.h from stmhal directory.Damien George
2015-10-31stmhal: pyexec.c is common module, move to lib/utils/ .Paul Sokolovsky
2015-10-31all: Add py/mphal.h and use it in all ports.Damien George
2015-10-24Makefiles: Remove duplicate object files when linking.Paul Sokolovsky
2015-10-19all: Make netutils.h available to all ports by default.Paul Sokolovsky
2015-09-15pic16bit: Add basic unistd.h file since it's not provided by tool chain.Damien George
2015-05-20pic16bit: Add readinto and readlines to qstrs.Damien George
2015-04-16py: Overhaul and simplify printf/pfenv mechanism.Damien George
2015-04-03pic16bit: Initial version of port to 16-bit PIC family.Damien George