Commit Graph

169 Commits

Author SHA1 Message Date
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
King Kévin f0d2933ff8 add basic LED+USART example 2016-01-17 14:54:54 +01:00
King Kévin ebd0bc03b2 handle own libraries 2016-01-17 14:54:15 +01:00
King Kévin e50c9a1c49 ignore compiled files 2016-01-17 14:07:10 +01:00
King Kévin ee3249ddec add make file for very simple main.c file. uses libopencm3 and stm32duino-bootloader 2016-01-17 14:06:39 +01:00
King Kévin de1b23f848 add linking script for stm32f103x8 without stm32duino bootloader 2016-01-17 14:05:12 +01:00
King Kévin c5b1d1eda4 add libopencm3 and STM32duino-bootloader submodules dependencies 2016-01-15 15:36:00 +01:00