Commit Graph

24 Commits

Author SHA1 Message Date
King Kévin e68335340c add overflow warning 2016-06-18 22:19:17 +02:00
King Kévin 717047d1f9 use stlinkv2 flasher 2016-06-11 20:11:51 +02:00
King Kévin f2e80bf28d add support for black magic probe SWD adapter 2016-06-05 18:14:42 +02:00
King Kévin 02835fa72f support multiple SWD adapter 2016-06-05 17:54:56 +02:00
King Kévin 68749ef851 use predefined OpenOCD configuration 2016-04-13 20:58:36 +02:00
King Kévin c526463e0a remove STM32duino-bootloader from Makefile 2016-04-11 22:53:49 +02:00
King Kévin a8b37de546 move main page to README and fix documentation 2016-04-04 19:55:27 +02:00
King Kévin 28f2c1fbe5 switched from system board with external RTC to blue pill 2016-04-03 17:36:04 +02:00
King Kévin 3ea5f327b8 add math library when linking 2016-03-28 16:37:34 +02:00
King Kévin 80f106205e compile when headers change 2016-03-25 17:59:37 +01:00
King Kévin 3a0d9e6186 add doxygen documentation 2016-03-24 10:37:42 +01:00
King Kévin a421098cf7 remove duplicate warning 2016-03-23 10:19:51 +01:00
King Kévin 18ad87ab15 add Wpedantic 2016-03-23 09:57:02 +01:00
King Kévin 955afd024d use system board 2016-02-23 20:27:48 +01:00
King Kévin 3cb09b472c fix multiple rules for same target 2016-02-18 10:55:49 +01:00
King Kévin 618de224e0 add all common changes, files, and libraries from previous project 2016-02-18 10:39:08 +01:00
King Kévin aa30d0db52 can flash using DFU even if sofware reset is not possible 2016-01-29 11:07:02 +01:00
King Kévin f5b86efdb4 use DFU an main flashung method 2016-01-29 00:36:56 +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 ebab5e223b add improved files from vfd driver proect 2016-01-28 21:21:50 +01:00
King Kévin 41f0f7d7b4 better V=1 makefile output 2016-01-18 16:11:45 +01:00
King Kévin ebd0bc03b2 handle own libraries 2016-01-17 14:54:15 +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