circuitpython/ports/cc3200/misc
Damien George da8c4c2653 py/builtinhelp: Change signature of help text var from pointer to array.
As a pointer (const char *) it takes up an extra word of storage which is
in RAM.
2017-09-12 16:03:52 +10:00
..
antenna.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
antenna.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
FreeRTOSHooks.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
help.c py/builtinhelp: Change signature of help text var from pointer to array. 2017-09-12 16:03:52 +10:00
mperror.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
mperror.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
mpexception.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
mpexception.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
mpirq.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
mpirq.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00