Commit graph

205 commits

Author SHA1 Message Date
cnlohr b45c24eda1 Whoops forgot to turn on optimizations. 2017-02-16 01:06:18 -05:00
cnlohr a4769abeee Update USB, etc. Add line for showing FPs. 2017-02-15 21:53:05 -05:00
cnlohr 3703ac096f Merge branch 'master' of https://github.com/cnlohr/colorchord 2017-02-12 15:49:41 -05:00
cnlohr 2b90dadfe5 add netlight8266 2017-02-12 15:49:27 -05:00
cnlohr 2ad5d71649 Add notes about reading from correct monitor, don't spew data at the screen. 2017-02-12 15:39:28 -05:00
cnlohr 606897dce9 Update lights 2017-02-12 14:35:12 -05:00
cnlohr eca3a360a8 fix detached head 2017-01-04 03:33:42 -05:00
cnlohr e1c11bc0d6 Update to use specific SDK 2016-12-30 12:47:02 -05:00
CNLohr fbcf9e402c Merge pull request #31 from cmchick/qsort
Qsort
2016-10-17 16:23:27 -04:00
Cleon Chick b55de8ec1a Merge branch 'master' into qsort 2016-10-17 15:06:50 -04:00
CNLohr 501b3b244e Merge pull request #30 from cmchick/master
Add instructions for building with Windows
2016-10-08 23:26:50 -04:00
Cleon Chick 340f4ed066 Add instructions for building with Windows 2016-10-08 21:06:52 -04:00
CNLohr f701c23713 Merge pull request #29 from cmchick/master
Add WIN32 escape key
2016-10-08 18:19:42 -04:00
Cleon Chick 29d07b168d Replace SortFloats()/RemapFloats() with stdlib's qsort and struct refactoring. 2016-10-08 14:52:20 -04:00
Cleon Chick fc2a404acf Add WIN32 escape key 2016-10-08 14:43:04 -04:00
CNLohr f5334c8db1 Merge pull request #28 from cmchick/master
Fix make error: colorchord.exe target was missing configs.c
2016-10-08 03:45:37 -04:00
Cleon Chick e67e51a2b8 Fix make error: colorchord.exe target was missing configs.c 2016-10-08 03:30:27 -04:00
Charles Lohr 3d991c5473 push to forward 2016-08-26 23:58:10 -04:00
Charles Lohr 9320a9cd24 update rev 2016-08-26 23:50:57 -04:00
Charles Lohr a1ca99bee2 Bumped submodule 2016-08-23 20:48:48 -04:00
Charles Lohr 26010905b0 Update for in infrastructure mode. Don't give false hope about using other SDKs. 2016-08-23 20:44:47 -04:00
Charles Lohr 893c7ac6d4 get rid of unneeded printf 2016-08-23 02:07:14 -04:00
Charles Lohr 36de380a33 Update to latest esp8266 and leverage new functionality.
Also, uses less IRAM so it fits with SDK 1.5.4
2016-08-23 02:05:07 -04:00
CNLohr 7b3d7eeba0 Merge pull request #23 from con-f-use/master
Auto-pull esp82xx when `--recurisve` missing
2016-08-21 14:18:38 -04:00
con-f-use 874d88fbf3 Auto-pull esp82xx 2016-08-21 15:33:44 +02:00
con-f-use 8df1d5e37c Bump esp82xx version 2016-08-21 15:31:47 +02:00
Charles Lohr a38f926f73 Update exp82xx and make automatically get new submodules if needed 2016-08-19 22:46:50 -04:00
Charles Lohr 761a493082 Bump submodule and add command for initializing with submodule in case you forgot to pull recursive 2016-08-19 09:19:26 -04:00
Charles Lohr dc53dbb0ac Bump submodule 2016-08-19 09:15:29 -04:00
Charles Lohr 6eaea114d0 Get the embedded8266 port working with esp82xx! 2016-08-18 22:09:01 -04:00
Charles Lohr c8e5d078b7 add .git to end of the git modules. 2016-08-18 20:59:12 -04:00
CNLohr f068395fec Update .gitmodules 2016-08-18 20:43:22 -04:00
CNLohr 6c93368b90 Merge pull request #20 from con-f-use/master
Modularize esp8266 components
2016-08-18 20:11:24 -04:00
con-f-use 00fd4a1024 Bump esp82xx version 2016-08-19 01:56:51 +02:00
con-f-use 8b87a5896f Templateize index.html 2016-08-19 01:14:41 +02:00
con-f-use 63be61e225 Modularize esp8266 components 2016-08-19 00:13:41 +02:00
CNLohr 1dd31cc7c3 Merge pull request #16 from con-f-use/master
Add VERIFY_FLASH_WRITE as remedy for #15
2016-08-15 23:53:48 -04:00
con-f-use 35a4e9db73 Handle overhang when verifying flash 2016-08-15 02:02:11 +02:00
Charles Lohr 64ff0d2b78 Cleanup readme 2016-08-14 19:49:23 -04:00
Charles Lohr 306f21772c update youtube videos 2016-08-14 19:48:34 -04:00
Charles Lohr 77ea9c174b fix lines for video headers 2016-08-14 19:45:42 -04:00
Charles Lohr ddb06e171d Update readme with videos 2016-08-14 19:44:54 -04:00
con-f-use 7faa4ec9ea Fix typo 2016-08-14 19:24:08 +02:00
con-f-use 75c3c2d5c7 Add VERIFY_FLASH_WRITE as remedy for #15 2016-08-14 18:50:55 +02:00
Charles Lohr f3061cb82d move readme 2016-08-13 14:14:27 -04:00
Charles Lohr 5427a810ae Add some hardware 2016-08-13 14:13:46 -04:00
Charles Lohr aad48e3799 Some housekeeping fixes and fix a bug with "FR" that prevented it's functioning. 2016-08-13 14:09:16 -04:00
CNLohr c6d1e93f5d Merge pull request #14 from con-f-use/master
Utilize web/Makefile in the main Makefile (esp82XX)
2016-08-05 01:40:41 -04:00
con-f-use 57c1e9f672 Fix elusive missing semicolon 2016-08-04 18:06:01 +02:00
con-f-use 6b0d7e2530 Utilize web/Makefile from within the main Makefile (esp82XX) 2016-08-04 15:50:13 +02:00