1 Commits (a3c721772eea87744d49ee65b9dd157f28bbcb76)

Author SHA1 Message Date
Damien George 01dd7804b8 ports: Make new ports/ sub-directory and move all ports there. 7 years ago
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments 7 years ago
Alexander Steffen 71173cd57d cc3200: Use the name MicroPython consistently in code. 7 years ago
Damien George 29551ba566 cc3200: Move stoupper to ftp.c and define in terms of unichar_toupper. 8 years ago
Damien George 56506fd64a cc3200: Convert to use new VFS sub-system and new ooFatFs library. 8 years ago
Damien George bfa948c0a5 cc3200: Add implementations of mp_import_stat and builtin_open. 8 years ago
Damien George 469c623bb8 cc3200: Shrink the FreeRTOS heap and place TCB+stack in freed location. 9 years ago
Damien George 0455755296 cc3200: Use xTaskCreateStatic instead of osi_TaskCreate. 9 years ago
Damien George eef4f13a33 cc3200: Add basic threading capabilities. 9 years ago
Damien George 9b1c1262dc cc3200: Define our own FreeRTOS heap so it can go in a special segment. 9 years ago
Damien George 731f359292 all: Add py/mphal.h and use it in all ports. 9 years ago
Daniel Campora 491c321720 cc3200: Re-config antenna selection when waking from suspended mode. 10 years ago
Daniel Campora a3acaa000c cc3200: Add antenna selection feature to WLAN. 10 years ago
danicampora 26cbc91373 cc3200: Place functions only used while booting in a special section. 10 years ago
danicampora d01060241a cc3200: Add heartbeat signal on system led. 10 years ago
danicampora 7a074a14ce cc3200: Implement safe boot pin and system led behaviour. 10 years ago
danicampora 11aa6ba456 cc3200: Add WDT functionality as part of the pyb module. 10 years ago
danicampora 33ddb566a7 cc3200: Remove dependencies from FreeRTOS. 10 years ago
Damien George 4a23a01945 cc3200: Add explicit py/ path-prefix for py includes. 10 years ago
danicampora 8785645a95 cc3200: Add cc3200 port of MicroPython. 10 years ago