Commit graph

22 commits

Author SHA1 Message Date
Michael Hope c32c022d95 Updated copyright headers. 2016-02-07 05:35:08 -08:00
Michael Hope 44f7a7ae2b serial: update the comments to reflect the LPC810. 2016-02-07 05:31:40 -08:00
Michael Hope 8d5d6b3024 ser2neo: remap the UART pins on start.
This fixes a problem where the chip only seems to work after programming.
2016-02-07 05:30:10 -08:00
Michael Hope c26f3a3d19 neopixel: always write to all LEDs. 2016-02-07 05:28:11 -08:00
Michael Hope 4ecf66daa5 build: build with LTO. Emit a mapfile. 2016-02-07 05:27:38 -08:00
Michael Hope ab1e6ceb2c Add a LPC81x fork using the SPI encoding idea from http://jeelabs.org/book/1450d/index.html. 2016-02-01 13:14:11 -08:00
Michael Hope 10733b27a7 Add the LPC81x submodules. 2016-02-01 13:13:46 -08:00
Michael Hope 612a1c082b Use the first USB COM port instead of hard coding.
Also escape '?' which is the special bootloader character.
2016-02-01 13:13:01 -08:00
Michael Hope 3ae845f68d Revert "Added the LPC810 submodules."
This reverts commit db92dbc3fb.
2016-02-01 12:12:58 -08:00
Michael Hope db92dbc3fb Added the LPC810 submodules. 2016-02-01 12:12:09 -08:00
Michael Hope f5f5af221a Removed the ATTINY Makefiles. 2016-02-01 12:11:59 -08:00
Michael Hope 50091b2433 Added the disclaimer. 2015-12-31 01:36:05 -08:00
Michael Hope a58788fcd0 Added a basic doxygen configuration. 2015-12-31 01:34:34 -08:00
Michael Hope 56bd3cd248 Added copyright headers everywhere. 2015-12-31 01:20:50 -08:00
Michael Hope 9947f9bb0a Added a dist target. 2015-12-14 11:25:24 -08:00
Michael Hope d233c675d1 client: added Python2 support. 2015-10-27 14:05:49 -07:00
Michael Hope d41abbe329 ser2neo: minor tidy up before sending for review. 2015-10-27 13:36:59 -07:00
Michael Hope fb397e32a8 ser2neo: added a README, license, and CLA. 2015-10-27 13:36:28 -07:00
Michael Hope 7cdc40ee60 client: added a client library and demos. 2015-10-27 00:53:59 -07:00
Michael Hope 057cf53bf3 ser2neo: renamed the main file. 2015-10-27 00:21:37 -07:00
Michael Hope c7030f6723 ser2neo: polished names, comments, asserts etc. 2015-10-26 11:39:13 -07:00
Michael Hope e76fb61b2a ser2led: imported first version. 2015-10-25 14:06:31 -07:00