1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common
Marian Buschsieweke 5da1dbc4a6
boards/{blue,black}pill: Fixed flashing
A new blue pill variant with only 32 KiB of flash (secretly coming with
64 KiB flash) instead of the use 64 KiB flash (secretly coming with 128 KiB)
is not compatible with `make flash`. This commit changes the OpenOCD config
so that both variants can be flashed.
2019-08-05 13:00:44 +02:00
..
arduino-atmega board: add support for arduino-leonardo 2019-05-24 15:12:47 +02:00
arduino-due boards/*: remove unused FEATURES_MCU_GROUP variable 2019-06-14 11:32:15 +02:00
arduino-mkr boards/*: remove unused FEATURES_MCU_GROUP variable 2019-06-14 11:32:15 +02:00
atmega cpu/atmega_common: implements pseudomodule-based pin change interrupts 2019-08-01 09:23:04 +02:00
esp32 make: allow override of RESET for boards/common/esp32 2019-06-06 16:26:51 +02:00
esp8266 make: allow override of RESET for boards/common/esp8266 2019-06-06 16:26:58 +02:00
frdm boards/*: remove useless export when setting DEBUG_ADAPTER 2019-06-03 10:32:08 +02:00
iotlab boards/*: remove unused FEATURES_MCU_GROUP variable 2019-06-14 11:32:15 +02:00
kw41z Merge pull request #11618 from aabadie/pr/boards/kw41z-cleanup 2019-06-11 11:37:46 +02:00
msb-430 boards/mspdebug: use FLASHFILE for boards using mspdebug 2019-06-25 12:43:22 +02:00
msba2 boards/msba2-based: use common/msba2/Makefile.features 2019-07-01 18:09:57 +02:00
nrf51 boards/nrf51-based: split shared timer/rtt config 2019-06-05 09:53:15 +02:00
nrf52 ble/softdevice: add ble_nordic_softdevice feature 2019-07-04 09:22:46 +02:00
nrf52xxxdk boards/common/nrf52xxxdk: Split off SPI config 2019-06-14 12:02:29 +02:00
nucleo boards/*: remove useless export when setting DEBUG_ADAPTER 2019-06-03 10:32:08 +02:00
nucleo32 boards*: cleanup doxygen 2018-04-18 12:08:56 +02:00
nucleo64 boards/nucleo64: add motor driver 2019-03-11 01:44:22 +01:00
nucleo144 boards/nucleo-144: fix l4r5zi LED0 pin 2019-07-08 09:09:48 +02:00
particle-mesh particle-mesh: add usbdev feature 2019-06-11 14:17:07 +02:00
remote boards/remote: use common/remote/Makefile.features 2019-07-01 18:09:57 +02:00
saml1x boards/*: remove unused FEATURES_MCU_GROUP variable 2019-06-14 11:32:15 +02:00
silabs boards/common/silabs: add Arduino API support for SiLabs boards 2018-11-08 17:03:19 +01:00
stm32 boards/stm32: adapt common i2c config to L0 boards 2019-05-24 11:11:24 +02:00
stm32f103c8 boards/{blue,black}pill: Fixed flashing 2019-08-05 13:00:44 +02:00
wsn430 boards/mspdebug: use FLASHFILE for boards using mspdebug 2019-06-25 12:43:22 +02:00
doc.txt boards/stm32f103c8: add docu on flashing with DFU 2018-08-15 15:00:13 +02:00