Commit Graph

143 Commits

Author SHA1 Message Date
King Kévin d479695a69 make API more consistent and fix IO configuration for I2C 2016-05-01 20:29:03 +02:00
King Kévin 7b4abb24cb fix IO configuration for SPI 2016-05-01 20:27:42 +02:00
King Kévin efaf85e3ab fix documentation 2016-05-01 15:11:33 +02:00
King Kévin 1ebbb4f96b remove user button definition 2016-05-01 15:11:11 +02:00
King Kévin 9594304c46 make API more consistent 2016-05-01 15:03:41 +02:00
King Kévin b60135d54a move defines to header 2016-05-01 14:39:05 +02:00
King Kévin dde027c858 improve newline support 2016-04-30 14:47:40 +02:00
King Kévin 0a12fc9cf0 use rtc_ticks to trigger actions 2016-04-30 12:36:31 +02:00
King Kévin f16994617c protect macro calculation 2016-04-30 12:35:53 +02:00
King Kévin a82d3dc9ef remove battery voltage reading 2016-04-30 12:18:32 +02:00
King Kévin 60608dcaa5 use RTC 2016-04-30 12:11:54 +02:00
King Kévin 5665f035c4 a tick counter 2016-04-30 12:11:38 +02:00
King Kévin 39d17b4940 add square wave tick counter using timer 2016-04-30 12:03:34 +02:00
King Kévin c59e11fd6b better newline printing 2016-04-28 11:18:10 +02:00
King Kévin 910be1996d button text added 2016-04-17 12:20:12 +02:00
King Kévin 8e1678301c add button to increment second 2016-04-17 12:16:23 +02:00
King Kévin 6b34d98394 remove bug comment 2016-04-17 12:12:27 +02:00
King Kévin 715bfd784d fix double USB transmit 2016-04-17 12:11:12 +02:00
King Kévin 72b3d5188b don't block on led transmission 2016-04-16 12:12:47 +02:00
King Kévin 63c17af691 don't have the LED blink, this distrubs the oscillator 2016-04-16 11:33:16 +02:00
King Kévin bc7191e2af fix list 2016-04-15 12:28:30 +02:00
King Kévin 5d96e84147 fix format 2016-04-15 12:19:09 +02:00
King Kévin 489a8ea5e3 fix typo 2016-04-15 12:07:20 +02:00
King Kévin 61dfe244b7 remove debug code 2016-04-15 12:05:50 +02:00
King Kévin 8f8a086eee use LENGTH instead of sizeof for array indexes 2016-04-15 11:59:14 +02:00
King Kévin ffee985136 decrease buffer size 2016-04-15 09:13:43 +02:00
King Kévin df162488dd fix UK typo 2016-04-15 00:17:22 +02:00
King Kévin 8d22030107 try to fix lost USB TX packet failed, but code improved 2016-04-14 23:40:38 +02:00
King Kévin ec57456537 detect no battery 2016-04-13 21:00:59 +02:00
King Kévin 281c9924f6 fix enable USART port 2016-04-13 21:00:00 +02:00
King Kévin 68749ef851 use predefined OpenOCD configuration 2016-04-13 20:58:36 +02:00
King Kévin df92838d8b fix use correct buffer size 2016-04-12 18:47:22 +02:00
King Kévin 08b1ea5d4f improve documentation 2016-04-12 16:42:56 +02:00
King Kévin 51ed093476 display time on time command 2016-04-12 09:25:41 +02:00
King Kévin 6bced0adea force re-enumerate for clean start 2016-04-12 09:25:04 +02:00
King Kévin 9e69d8f302 no need to re-enumerate since there is no bootloader 2016-04-11 23:07:05 +02:00
King Kévin 2326640cd7 remove STM32duino-bootloader from README 2016-04-11 23:06:19 +02:00
King Kévin c526463e0a remove STM32duino-bootloader from Makefile 2016-04-11 22:53:49 +02:00
King Kévin 8e093acc93 remove STM32duino-bootloader from main 2016-04-11 22:49:53 +02:00
King Kévin 9fbef51255 remove STM32duino-bootloader from linker script 2016-04-11 22:48:25 +02:00
King Kévin 585b2a7d8d remove STM32duino-bootloader submodule 2016-04-11 22:46:14 +02:00
King Kévin e9670fd8c7 remove STM32duino-bootloader submodule 2016-04-11 22:45:49 +02:00
King Kévin 1afcc94011 fix not precise second issue 2016-04-11 22:05:17 +02:00
King Kévin ae6037e5ca fix set right ticks per second (preprocessor uses wrong type) 2016-04-11 10:04:00 +02:00
King Kévin 8794f4e05d fix set right ticks per second (preprocessor uses wrong type) 2016-04-11 00:46:36 +02:00
King Kévin 4c02061777 fix USB read received character 2016-04-10 14:31:05 +02:00
King Kévin 09abc891a2 add mising b2s function 2016-04-09 23:19:19 +02:00
King Kévin 246d35ac2f move LED function to inline in global header 2016-04-09 23:15:36 +02:00
King Kévin 11dc330d74 change resistor agains NPN to prevent battery drain 2016-04-06 00:31:52 +02:00
King Kévin b7709355be ticks per second depends on LED number 2016-04-05 10:01:37 +02:00