1
0
Fork 0
Commit Graph

562 Commits (06e3f05ef9b97cf876cbbbc1822e074a38db02ee)

Author SHA1 Message Date
Daniel Thompson 7ea3acc21a wasp: Add a RLE encoded Pine logo 2020-01-23 18:54:26 +00:00
Daniel Thompson 2805a719f2 wasp: st7789: Add a simple proof-of-concept display driver 2020-01-21 22:10:50 +00:00
Daniel Thompson a8d8d92481 README: Initial version 2020-01-20 08:16:49 +00:00
Daniel Thompson 9b99808588 bootloader/micropython: Basic board support and WDT 2020-01-20 08:09:28 +00:00
Daniel Thompson cd1063426e Makefile: Switch to pyocd for flashing
Using the mass storage device mode on Nitrogen leaves the board in an
odd state where the bootloader cannot properly load the payload.
2020-01-20 08:09:28 +00:00
Daniel Thompson 64f1015a8d Makefile: Add shortcut to download the softdevice binary 2020-01-20 08:09:28 +00:00
Daniel Thompson 5b016dcb4e Makefile: Try an experimental bootloader dist package
This doesn't work for OTA at present.
2020-01-20 08:09:28 +00:00
Daniel Thompson 6e9cff06d5 Makefile: Get user to supply BOARD= and job count 2020-01-20 08:09:28 +00:00
Daniel Thompson 2a7d892191 gitignore: Hide binary files more thoroughly 2020-01-20 08:03:36 +00:00
Daniel Thompson 69bf53024f micropython v1.12 2020-01-18 11:54:32 +00:00
Daniel Thompson b2092ed95d upy: Enable BLE REPL 2020-01-15 08:19:16 +00:00
Daniel Thompson 88e736c9e9 Initial revision
This is a just a rather hacky combined build environment.
2020-01-14 21:32:59 +00:00