Marian Buschsieweke
|
bb6d0e304c
|
boards: Added module boards_common_stm32f103c8 & refactored bluepill
- Moved common code for STM32F103C8 based boards to the new module
- Updated board `bluepill` to use the new module
|
2018-06-04 08:52:23 +02:00 |
|
cladmi
|
3f145413f5
|
boards/makefiles: Remove '-Otype' from OFLAGS
* Remove '-Oihex' and '-Obinary' from OFLAGS for all boards
It is now provided by the Makefile.include rule.
|
2018-04-09 17:32:46 +02:00 |
|
Gaëtan Harter
|
e6051a53c8
|
boards: use a '.bin' output file when its a binary
|
2018-03-27 16:02:48 +02:00 |
|
Gaëtan Harter
|
72ddc72f2b
|
make: cleanup HEXFILE/ELFFILE/BINFILE
* Use the existing variable when possible
* Remove duplicate definition
* Remove unused BINFILE variable
|
2018-03-27 16:02:48 +02:00 |
|
Francisco Acosta
|
38880acad8
|
Merge pull request #7799 from kYc0o/factorise_stm32_ld
ld: refactor stm32 linker scripts
|
2017-11-30 14:28:51 +01:00 |
|
kYc0o
|
f571814ded
|
boards: add rom boot offset for boards w/bootloader
|
2017-11-17 17:08:41 +01:00 |
|
Joakim Nohlgård
|
f4e9cad85a
|
boards: Separate boards from debug adapter configuration
|
2017-11-17 10:03:05 +01:00 |
|
smlng
|
f0ef22232b
|
bluepill: dfu-util support
|
2017-11-01 23:32:31 +01:00 |
|
Sören Tempel
|
9b3714b0c4
|
add support for bluepill board
|
2017-10-27 16:06:50 +02:00 |
|