This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
cc3200
/
bootmgr
History
Paul Sokolovsky
73ff0687f2
lib/utils/printf: Move from stmhal/ .
...
This file contains various MicroPython-specific helper functions, so isn't good fit for lib/libc/.
2015-11-10 18:58:58 +02:00
..
relocator
cc3200: Add bootmanager relocator to the repository.
2015-02-09 15:03:12 +01:00
sl
cc3200: Update simplelink SPI driver to SDK release version 1.1.0.
2015-03-16 00:42:06 +01:00
bootgen.sh
cc3200: Actually allow to specify a custom build directory.
2015-10-28 11:09:45 +01:00
bootloader.mk
lib/utils/printf: Move from stmhal/ .
2015-11-10 18:58:58 +02:00
bootmgr.h
cc3200: Rename GPIO module to Pin.
2015-02-09 20:01:54 +01:00
bootmgr.lds
cc3200: Add uhashlib. Supports SHA1 and SHA256.
2015-05-20 11:44:24 +02:00
flc.h
cc3200: Implement new OTA mechanism with 2 firmware update slots.
2015-07-15 14:25:28 +02:00
main.c
cc3200: Remove includes of rom.h (must be included via rom_map.h).
2015-11-01 23:33:12 +01:00
runapp.s
cc3200: Add cc3200 port of MicroPython.
2015-02-06 22:10:11 +00:00