Damien George
b5f33ac2cb
ports: Update to work with new oofatfs version.
2019-03-05 15:56:39 +11:00
Damien George
47e551ba59
cc3200/mpconfigport.h: Disable compiler optimisation of OrderedDict.
...
This port would rather keep the code size as RAM.
2019-03-01 15:24:29 +11:00
Damien George
da1d849ad1
stm32,esp8266,cc3200: Use MICROPY_GC_STACK_ENTRY_TYPE to save some RAM.
2018-12-04 18:32:10 +11:00
Damien George
f35aae366c
extmod/vfs_fat: Rename FileIO/TextIO types to mp_type_vfs_fat_XXX.
...
So they don't clash with other VFS implementations.
2018-06-06 14:28:23 +10:00
Damien George
01dd7804b8
ports: Make new ports/ sub-directory and move all ports there.
...
This is to keep the top-level directory clean, to make it clear what is
core and what is a port, and to allow the repository to grow with new ports
in a sustainable way.
2017-09-06 13:40:51 +10:00