Commit Graph

84 Commits

Author SHA1 Message Date
King Kévin 74cc193a16 update usb_cdcacm function calls 2017-04-19 16:24:07 +02:00
King Kévin 22e932dd95 fix clean, remove unused LDSCRIPT 2017-04-15 17:58:52 +02:00
King Kévin aeec7c0490 add microwire library 2017-04-15 13:59:01 +02:00
King Kévin eeec18aaa9 add bootloader information 2017-04-15 13:58:39 +02:00
King Kévin 3f42242571 change baudrate to 1.5Mbps since the CP2102 can't handle more 2017-04-15 13:58:14 +02:00
King Kévin b26a10e085 add DFU runtime to USB CDC ACM profile 2017-04-15 13:57:45 +02:00
King Kévin 8664b96055 make flash library more general purpose and optimize it 2017-04-15 13:57:19 +02:00
King Kévin d7220e1106 make flash library more general purpose and optimize if 2017-04-15 13:57:02 +02:00
King Kévin 1b19987404 move DFU library to library folder 2017-04-15 13:55:45 +02:00
King Kévin 5a2a0130c8 add DFU bootloader 2017-04-15 13:51:24 +02:00
King Kévin 11149901d0 force libopencm3 to not use enums 2017-04-03 13:32:50 +02:00
King Kévin aa0a5dd0a9 use print library instead of stdio 2017-04-03 13:32:45 +02:00
King Kévin 6531aac77b add bluepill exception: don't blink LED which influences the RTC 2017-04-03 13:14:58 +02:00
King Kévin 5e55f572f3 add core board 2017-04-03 13:12:18 +02:00
King Kévin a598925ad7 add MAX7219 7-segment display library from clapperboard project 2017-04-03 13:09:06 +02:00
King Kévin 5ea5e18806 add TM1637 7-segment display library from clapperboard project 2017-04-03 13:08:49 +02:00
King Kévin 09474410c5 add own print library to replace heavy glibs library 2017-04-03 13:07:53 +02:00
King Kévin 6d3e826c18 add general I2C library 2017-04-03 13:07:03 +02:00
King Kévin 4d66ad2e7d use ellcc cross-compiler, BMP flasher, core board definition 2017-04-03 13:06:28 +02:00
King Kévin 0a7ed77094 add library fix from clapperboard project 2017-04-03 13:05:30 +02:00
King Kévin c397e389b9 switch speed to 2 Mbps instead of legact 115200 bps 2017-04-03 13:04:51 +02:00
King Kévin 04249b205e fix doc 2017-04-03 13:03:48 +02:00
King Kévin c083b470b6 add core board methods 2017-04-03 13:03:29 +02:00
King Kévin 1bd4aef976 add TIM,I2C,SPI macros and core board defintion 2017-04-03 13:03:07 +02:00
King Kévin 75658c2c1a add DS18B20 temperature sensor library from thermo-regulator project 2017-03-28 12:39:11 +02:00
King Kévin 48ac76bc02 add 1-Wire master software implementation library from thermo-regulator project 2017-03-28 12:38:43 +02:00
King Kévin 610d366754 add DHT22 sensor library from thermo-regulator project 2017-03-28 12:38:07 +02:00
King Kévin b7049df659 add improvement from thermo-regulator project 2017-03-28 12:37:34 +02:00
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