30 Commits (72732fea1a041b94448d98ad4fd53545caa758ab)

Author SHA1 Message Date
Damien George b6c7e4b143 all: Use full path name when including mp-readline/timeutils/netutils. 8 years ago
Damien George 1c35270667 cc3200: Remove util/std.h, can just use stdio.h instead. 8 years ago
Damien George d9f7120af1 cc3200: Use simplelink API instead of emulated BSD API. 8 years ago
Damien George 29551ba566 cc3200: Move stoupper to ftp.c and define in terms of unichar_toupper. 8 years ago
Damien George b697c89009 extmod: Merge old fsusermount.h header into vfs.h and vfs_fat.h. 8 years ago
Damien George 56506fd64a cc3200: Convert to use new VFS sub-system and new ooFatFs library. 8 years ago
Damien George 731f359292 all: Add py/mphal.h and use it in all ports. 9 years ago
danicampora a0fb7a76cd cc3200: Fix bug in FTP command buffer, and set listening backlog to 0. 9 years ago
Daniel Campora dffa9f6da6 cc3200: New SD and RTC API plus os and time modules' extensions. 9 years ago
Daniel Campora 3c4b78e166 cc3200: Keep overwriting the same image on sequential updates. 9 years ago
Daniel Campora 11d21081b4 cc3200: Rework SD API. Increase heap to avoid malloc failures. 9 years ago
Daniel Campora e955089da0 cc3200: Implement new OTA mechanism with 2 firmware update slots. 9 years ago
Daniel Campora ecb7f9fe58 cc3200: Set simplelink time and date when enabling WLAN. 9 years ago
Daniel Campora 70fc42cb28 cc3200: Add CA, certificate and key files to the updater list. 9 years ago
Daniel Campora 71f85cc330 cc3200: Close ftp and telnet server sockets if listening fails. 10 years ago
Daniel Campora cc20482aa9 cc3200: Add method to configure the servers timeout. 10 years ago
Daniel Campora 3cb804de26 cc3200: Remove NIC abstraction layer. 10 years ago
Daniel Campora 9f8c5456be cc3200: Reset the servers and close user sockets on WLAN disconection. 10 years ago
Daniel Campora ed56b0baba cc3200: Finally unlock the full wake on WLAN feature set. 10 years ago
Josef Gajdusek 1db4253886 lib: Move time utility functions to common library. 10 years ago
Matt Anderson 0458833072 cc3200: Make telnet login procedure work with Tera Term. 10 years ago
Damien George 259eaab9a9 cc3200: Clean up and reduce use/include of std.h. 10 years ago
Daniel Campora 4c37489f4c cc3200: Correct the IP address byte order in the FTP server. 10 years ago
Daniel Campora c69b4310c8 cc3200: Add WLAN.config_ip(). 10 years ago
Daniel Campora 6e25d955f4 cc3200: Enable long filename support in FatFS. 10 years ago
Daniel Campora 684dba40f0 cc3200: Roll back to the previous telnet and ftp timeouts. 10 years ago
danicampora 77791b5633 cc3200: Improve usability and robustness of the servers. 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