aboutsummaryrefslogtreecommitdiff
path: root/pic16bit/modpyb.c
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-08-21all: Make static dicts use mp_rom_map_elem_t type and MP_ROM_xxx macros.Damien George
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2016-09-22all: Remove 'name' member from mp_obj_module_t struct.Damien George
2015-10-31all: Add py/mphal.h and use it in all ports.Damien George
2015-04-03pic16bit: Initial version of port to 16-bit PIC family.Damien George