Commit Graph

393 Commits

Author SHA1 Message Date
King Kévin 9417cbf392 vfd_hv518: minor, fix spacing 2020-03-23 11:41:08 +01:00
King Kévin 6bb7cd1606 application: add dev_id for STM32F411xC/E in version action 2020-03-17 09:47:28 +01:00
King Kévin 66bb0bdcaa application: add dev_id for STM32F401 in version action 2020-03-17 09:43:18 +01:00
King Kévin 87f8e3a157 application: add dev_id for STM32F4xx in version action 2020-03-17 09:32:29 +01:00
King Kévin 25c0ae0271 application: add fake STM32 detection in version action 2020-03-16 20:55:50 +01:00
King Kévin 8b4f98d79a application: add MCU verification to version action 2020-03-15 18:25:51 +01:00
King Kévin b1c13e7c15 Rakefile: use blue pill with stlinkv2 as default devel setup 2020-03-15 18:24:23 +01:00
King Kévin e228f1f37b application: improve version description 2020-03-15 14:11:55 +01:00
King Kévin a689229acb usb_dfu: fix U_ID decoding 2020-03-15 14:03:52 +01:00
King Kévin 3cec6dfb79 usb_cdcacm: fix U_ID decoding 2020-03-15 14:02:55 +01:00
King Kévin e9f7e574ba led_ws2812b: use open drain data signal 2020-03-09 09:56:00 +01:00
King Kévin 9b9751e79d led_ws2812b: improve set LED speed 2020-03-09 09:55:52 +01:00
King Kévin cfbe9234b1 led_ws2812b: replace transmit with continous circlar DMA transfer 2020-03-09 09:55:42 +01:00
King Kévin 607ba7e9b7 led_ws2812b: replace timer with SPI being master 2020-03-09 09:55:36 +01:00
King Kévin 7030480482 application: improve familly detection 2020-03-08 18:18:27 +01:00
King Kévin 1ac92ec4ac flash_internal: add function to probe actual flash size 2020-03-08 18:17:37 +01:00
King Kévin 2b3b4431e2 flash_internal: improve page size detection 2020-03-08 18:17:03 +01:00
King Kévin aa940f7ac0 global: set DFU pin pre default to button, then BOOT1 2020-03-02 15:32:32 +01:00
King Kévin 699e46521f oled_ssd1306: fix writing to display 2020-02-27 19:46:48 +01:00
King Kévin bea3ff1f53 global: fix LED defined 2020-02-27 14:14:58 +01:00
King Kévin 4b1651a1a3 i2c_master: fix writing function to cope with read function now including a stop 2020-02-27 13:09:10 +01:00
King Kévin 29226246f6 i2c_master: improve sending stop and integrated it into read function 2020-02-27 13:08:55 +01:00
King Kévin f1168608c7 application: minor, use proper wait 2020-02-19 21:16:37 +01:00
King Kévin 44c75a70a2 application: minor, replace printf with puts when applicable 2020-02-19 21:16:07 +01:00
King Kévin 55d4a2fdb5 README: minor, removed unused feature 2020-02-19 21:10:56 +01:00
King Kévin 1ae88823ce README: minor, update board link 2020-02-19 21:10:16 +01:00
King Kévin 4141c43682 uart: increase index type to allow larger buffer 2020-02-19 21:07:58 +01:00
King Kévin becf280d9a flash_internal: fix, EEPROM now grows from the end since invalidating does not work 2020-02-19 20:59:26 +01:00
King Kévin b7e72bba67 flash_internal: use common page size and flash end address 2020-02-19 20:58:32 +01:00
King Kévin c30b3ecb48 led_tm1637: allow number to be displayed without leading 0 2020-02-18 17:28:34 +01:00
King Kévin afd5bef309 application: fix uptime action 2020-02-17 18:08:17 +01:00
King Kévin d2d09edaf8 vfd_hv518: fix all compilation and definition issues, and put some spaces 2020-02-17 18:04:38 +01:00
King Kévin 1dc728e40e sensor_dht22: minor, add space around operators 2020-02-17 15:24:21 +01:00
King Kévin 4a1470401c rtc_dcf77: minor, use newer GPIO definition 2020-02-17 15:19:21 +01:00
King Kévin 4b2e43a94b rtc_dcf77: minor, add space around operators 2020-02-17 15:16:04 +01:00
King Kévin 48bc700ed7 onewire_slave: minor, use newer GPIO definition 2020-02-17 15:03:28 +01:00
King Kévin 842b1e26bb onewire_slave: minor, add space around operators 2020-02-17 14:59:46 +01:00
King Kévin 11e0653fba sensor_pzem: fix libopencm3 interface 2020-02-17 14:52:37 +01:00
King Kévin 6a0b0bf7d1 sensor_pzem: fix USART GPIO definitions 2020-02-17 14:52:16 +01:00
King Kévin 41bd39f123 onewire_master: minor, add space around operators 2020-02-17 14:45:12 +01:00
King Kévin 7681007d95 onewire_master: minor, use newer GPIO definitions 2020-02-17 14:44:12 +01:00
King Kévin 6b042506b9 sensor_dht11: minor, put spaces around operators 2020-02-17 14:32:49 +01:00
King Kévin e88177d785 led_tm1637: minor, put spaces around operators 2020-02-17 14:27:16 +01:00
King Kévin 2896185e45 led_tm1637: minor, use new GPIO definition 2020-02-17 14:23:15 +01:00
King Kévin 3141075273 sensor_sdm120: fix, update to libopencm3 2020-02-17 14:17:55 +01:00
King Kévin 4a637504dd sensor_sdm120: minor, put spaces around operators 2020-02-17 14:17:18 +01:00
King Kévin 011d12330c sensor_sdm120: minor, update GPIO definitions 2020-02-17 14:15:50 +01:00
King Kévin 4c6629d441 uart_soft: minor, put spaces around operators 2020-02-17 14:07:20 +01:00
King Kévin ddd0d18d15 microwire_master: minor, put spaces around operators 2020-02-17 14:06:15 +01:00
King Kévin 55e44d4c5e microwire_master: fix register redefinition 2020-02-17 14:05:34 +01:00