Commit Graph

56 Commits

Author SHA1 Message Date
King Kévin bdcfd4f54b fix define 2017-02-06 17:40:28 +01:00
King Kévin 59b9a646cd fix making libopencm3 2017-02-06 17:40:10 +01:00
King Kévin c76abae464 add Aosong DHT11 relative humidity and temperature sensor library 2017-02-06 17:33:27 +01:00
King Kévin 1be695b2d7 add timer related macros 2017-02-06 17:32:49 +01:00
King Kévin 33e5631939 automatically get libopencm3 submodule 2017-02-06 17:32:24 +01:00
King Kévin 4e9d7efcba add timer for inter-messsage silence to improve response rate 2017-01-30 09:54:58 +01:00
King Kévin db3ce48069 replace time with uptime 2017-01-30 09:50:01 +01:00
King Kévin 98469964a5 fix typo 2017-01-30 09:46:54 +01:00
King Kévin f09e5cb98a use USART 2 instead of 1 for ESP8266 2017-01-30 09:46:04 +01:00
King Kévin bc946b3949 remove late watchdog 2017-01-30 09:45:14 +01:00
King Kévin c54728241c setup watchdog early on 2017-01-30 09:44:51 +01:00
King Kévin a3d838e665 add new library from spark abacus project 2016-10-23 17:42:55 +02:00
King Kévin 7aa9c23a27 add changes from spark abacus project 2016-10-23 17:42:27 +02:00
King Kévin a625a03cd8 update project name 2016-08-16 12:07:15 +02:00
King Kévin 31beaa5f74 use libopencm3 ld files 2016-08-14 21:04:41 +02:00
King Kévin f3410200b7 update example description 2016-08-14 21:04:08 +02:00
King Kévin f2d0184e00 update example, add RTC 2016-08-14 21:02:38 +02:00
King Kévin 5b68c5701e use documents globals 2016-08-14 20:30:16 +02:00
King Kévin 51330747e2 update README to template project 2016-08-14 20:25:55 +02:00
King Kévin 8002255525 document and correct VFD library 2016-08-14 20:18:10 +02:00
King Kévin c68ab36d97 ignore generated documentation 2016-08-14 19:26:46 +02:00
King Kévin 78f052e540 rename flash library 2016-08-14 19:25:58 +02:00
King Kévin dade16b86a document flash library 2016-08-14 19:25:38 +02:00
King Kévin 54d8f82353 remove trivial incomplete library 2016-08-14 19:05:32 +02:00
King Kévin a51d127733 remove STM32duino-bootloader 2016-08-14 19:03:17 +02:00
King Kévin 101c20ebec get new library files from LED clock 2016-08-14 18:37:58 +02:00
King Kévin 81c40d86ff get improved library files from LED clock 2016-08-14 18:37:30 +02:00
King Kévin ca8b74c9ce add doxygen to project 2016-08-14 18:36:53 +02:00
King Kévin cebbf579e0 get improved project files from LED clock 2016-08-14 18:36:27 +02:00
King Kévin 618de224e0 add all common changes, files, and libraries from previous project 2016-02-18 10:39:08 +01:00
King Kévin db26607b2d add firmware template description 2016-01-29 12:12:04 +01:00
King Kévin 5b4df1bc8a user button on maple mini can be used 2016-01-29 11:25:30 +01:00
King Kévin aa30d0db52 can flash using DFU even if sofware reset is not possible 2016-01-29 11:07:02 +01:00
King Kévin b1a9b811ba fix port 2016-01-29 11:06:21 +01:00
King Kévin af0bc91916 fix disconnect time 2016-01-29 10:40:00 +01:00
King Kévin f5b86efdb4 use DFU an main flashung method 2016-01-29 00:36:56 +01:00
King Kévin 9c19273ecd add USB disconnect functionnality for maple mini to force re-enumerate 2016-01-29 00:35:54 +01:00
King Kévin 3a76222050 send buffered data when connected to USB CDC ACM serial port 2016-01-29 00:26:12 +01:00
King Kévin 875e0de18b make USART more noise resistant 2016-01-29 00:25:29 +01:00
King Kévin 765fb2e338 led on/off/togle methods added 2016-01-29 00:24:49 +01:00
King Kévin 32c8f5ae00 LED definition is now board dependant 2016-01-29 00:24:14 +01:00
King Kévin 94e27a295b board is now indicated when compiling 2016-01-29 00:23:48 +01:00
King Kévin 845067f513 add ability to flash bootloader and compile for maple mini 2016-01-28 22:59:56 +01:00
King Kévin f7e1a0b430 add linker script for maple mini board (stm32f103b based) 2016-01-28 22:58:36 +01:00
King Kévin ebab5e223b add improved files from vfd driver proect 2016-01-28 21:21:50 +01:00
King Kévin 2eff94979e example code now also uses USB CDC ACM 2016-01-18 16:25:32 +01:00
King Kévin 4a149d6a80 add library to support USB CDC ACM communication 2016-01-18 16:15:23 +01:00
King Kévin 8b8b2bf287 make variables static 2016-01-18 16:12:42 +01:00
King Kévin 41f0f7d7b4 better V=1 makefile output 2016-01-18 16:11:45 +01:00
King Kévin 55cb2009d9 example now echos back UART communication 2016-01-17 15:03:10 +01:00