Commit Graph

27 Commits

Author SHA1 Message Date
ab273fc545 put VFD utilities into a library 2016-01-21 11:40:19 +01:00
7274d7e3df add reset utility for flashing using DFU 2016-01-21 11:00:20 +01:00
57f3b45f83 reset device when USB CDC ACM data with is set to 5 bits, to restart DFU bootloader 2016-01-21 10:59:53 +01:00
f7d0b5610c add bunny pictures 2016-01-20 22:29:56 +01:00
7f71c9b828 make USB TX buffer less lock prone 2016-01-20 22:28:22 +01:00
af8aedd1f6 fix ascii check 2016-01-20 12:23:51 +01:00
51549151c6 display characters on matrix 2016-01-20 12:09:42 +01:00
e9a92f16b2 add matrix selector 2016-01-20 10:53:08 +01:00
7894df3bb3 use table for 7 segments characters 2016-01-20 10:27:37 +01:00
f21120aa0c correct USB descriptor 2016-01-20 10:27:14 +01:00
0e2f87ed41 show resulting elf size 2016-01-19 13:50:51 +01:00
3cb678848c show resulting elf size 2016-01-19 13:49:55 +01:00
07219f4873 display all digits 2016-01-19 13:10:52 +01:00
cec0a0885a add 7 segment encoder for VFD 2016-01-19 12:15:46 +01:00
2494256828 improve USB transmit reliability (but still not ideal) 2016-01-19 12:15:03 +01:00
30638d643b add VFD code 2016-01-18 16:27:51 +01:00
2eff94979e example code now also uses USB CDC ACM 2016-01-18 16:25:32 +01:00
4a149d6a80 add library to support USB CDC ACM communication 2016-01-18 16:15:23 +01:00
8b8b2bf287 make variables static 2016-01-18 16:12:42 +01:00
41f0f7d7b4 better V=1 makefile output 2016-01-18 16:11:45 +01:00
55cb2009d9 example now echos back UART communication 2016-01-17 15:03:10 +01:00
f0d2933ff8 add basic LED+USART example 2016-01-17 14:54:54 +01:00
ebd0bc03b2 handle own libraries 2016-01-17 14:54:15 +01:00
e50c9a1c49 ignore compiled files 2016-01-17 14:07:10 +01:00
ee3249ddec add make file for very simple main.c file. uses libopencm3 and stm32duino-bootloader 2016-01-17 14:06:39 +01:00
de1b23f848 add linking script for stm32f103x8 without stm32duino bootloader 2016-01-17 14:05:12 +01:00
c5b1d1eda4 add libopencm3 and STM32duino-bootloader submodules dependencies 2016-01-15 15:36:00 +01:00