45 Commits (e1b0f2a16fc03fe5127e74626a249d8f395d8d58)

Author SHA1 Message Date
Damien George 71ae3f389d cc3200: Remove remaining references to std.h. 8 years ago
Damien George c3f64d9799 py: Change qstr_* functions to use size_t as the type for str len arg. 9 years ago
Paul Sokolovsky 73ff0687f2 lib/utils/printf: Move from stmhal/ . 9 years ago
danicampora 056cb288d9 cc3200: Remove includes of rom.h (must be included via rom_map.h). 9 years ago
Damien George 731f359292 all: Add py/mphal.h and use it in all ports. 9 years ago
danicampora f3b1a933fc cc3200: Actually allow to specify a custom build directory. 9 years ago
Daniel Campora 06d93b36f9 cc3200: Correct safe boot level 1 blinking period. 9 years ago
Daniel Campora c0c07fb1b6 cc3200: Don't clear the WDT special bit in the bootloader. 9 years ago
Daniel Campora 7da2fdc3cd cc3200: On the first boot, always make AP ssid='wipy-wlan'. 9 years ago
Daniel Campora 2673374d18 cc3200: Refactor PRCM special user bits implementation. 9 years ago
Daniel Campora 31f6a6fa70 cc3200: Enable bootloader safe boot on latest firmware. 9 years ago
Daniel Campora e955089da0 cc3200: Implement new OTA mechanism with 2 firmware update slots. 9 years ago
Daniel Campora 9220dc466a cc3200: Correct udelay us to ticks calculation. 9 years ago
Daniel Campora 70fc42cb28 cc3200: Add CA, certificate and key files to the updater list. 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
Daniel Campora e800db562f cc3200: Add uhashlib. Supports SHA1 and SHA256. 10 years ago
Daniel Campora e282884e54 cc3200: When requesting safe boot, blink the led 3 times, not 4. 10 years ago
Damien George 95f53461c2 py: Replace py-version.sh with makeversionhdr.py, written in Python. 10 years ago
Daniel Campora df5d9c77f4 cc3200: Fix bootloader and modpyb after printf overhaul. 10 years ago
Damien George 259eaab9a9 cc3200: Clean up and reduce use/include of std.h. 10 years ago
Daniel Campora 2cd247e819 cc3200: Clean up bootloader makefile and remove superflous assert. 10 years ago
Damien George a86d40ccd4 cc3200: Get bootloader compiling with latest overhaul of printf code. 10 years ago
Paul Sokolovsky 96b60ed956 cc3200: Fix typo after previous refactor. 10 years ago
Paul Sokolovsky 3a84c8b58d string0.c: Move from stmhal/ to lib/. 10 years ago
danicampora c292632b59 cc3200: Update simplelink SPI driver to SDK release version 1.1.0. 10 years ago
danicampora 0d0646d915 cc3200: Update HAL to SDK release version 1.1.0. 10 years ago
danicampora 2c103d5200 cc3200: Rewrite the PRCM RTC functionality methods. 10 years ago
danicampora 2ae17def52 cc3200: Clean up linker scripts and startup file. 10 years ago
danicampora 9e44383e3f cc3200: Add power management framework. Add mpcallback class. 10 years ago
danicampora 0475de1350 cc3200: Make WDT and HeartBeat constant objects on their own right. 10 years ago
Johan Hendriks 6a41bf99bd cc3200: Create separate release/debug build directories 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 0c11b167a7 cc3200: Add optimization flags to drivers/cc3100 in the debug build. 10 years ago
Damien George 3611c1de14 drivers/cc3100: Remove dependence on debug.h. 10 years ago
Damien George 5ca1f5f9d9 cc3200: Get compiling with CC3100 driver from drivers/ directory. 10 years ago
Damien George 4a23a01945 cc3200: Add explicit py/ path-prefix for py includes. 10 years ago
danicampora c020109cfa cc3200: Add SD module and disable SD card support for the LAUNCHXL. 10 years ago
danicampora 571e3f5804 cc3200: Add exit values to the shell scripts. 10 years ago
danicampora 5d2344d009 cc3200: Change safe-boot pin to GPIO28. 10 years ago
danicampora 2b899b6708 cc3200: Remove asserts from sl_Stop() and reduce timeout to 250ms. 10 years ago
danicampora 53716fcc3e cc3200: Rename GPIO module to Pin. 10 years ago
danicampora f8146d021b cc3200: Add bootmanager relocator to the repository. 10 years ago
danicampora 8785645a95 cc3200: Add cc3200 port of MicroPython. 10 years ago