1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common
Gaëtan Harter ec93d4c1c4
boards/common/arduino-atmega: remove special case for jiminy-mega256rfr2
The board is deprecated, no need to ignore this board anymore here.

Having the `arduino` and `periph_pwm` features is now required for all
boards using 'arduino-atmega' (as it was except for that board).

If this should change in the future, it should be defined either in each
arduino board, in another board common, or per CPU_MODEL.
2019-10-08 18:37:32 +02:00
..
arduino-atmega boards/common/arduino-atmega: remove special case for jiminy-mega256rfr2 2019-10-08 18:37:32 +02:00
arduino-due boards/common: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
arduino-mkr cpu/sam0: refactor ADC_0 into plain ADC 2019-10-03 20:45:44 +02:00
atmega Merge pull request #11366 from maribu/early_stdio_atmega 2019-09-09 10:22:53 +03:00
blxxxpill boards: remove duplicate include 'RIOTCPU/cpu/Makefile.features' 2019-09-30 12:38:01 +02:00
esp32 Merge pull request #12092 from cladmi/pr/cpu_model/minor_changes_included 2019-09-24 18:36:58 +02:00
esp8266 Merge pull request #12092 from cladmi/pr/cpu_model/minor_changes_included 2019-09-24 18:36:58 +02:00
frdm boards/frdm: remove exporting unset OPENOCD_EXTRA_INIT 2019-09-23 12:10:09 +02:00
iotlab boards/iotlab: rely on OPENOCD_RESET_USE_CONNECT_ASSERT_SRST 2019-09-02 16:12:55 +02:00
kw41z boards/common: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
msb-430 boards: do not locally export compilation variables 2019-08-29 10:35:44 +02:00
msba2 cpu/lpc2387: clean up the platform 2019-09-16 13:08:56 +02:00
nrf51 boards/common: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
nrf52 boards/nrf52832: manage features in common directory 2019-10-02 12:54:30 +02:00
nrf52xxxdk boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
nucleo Merge pull request #12158 from aabadie/pr/boards/stm32_connect_assert_srst 2019-09-23 14:02:39 +02:00
nucleo32 boards/nucleo32: fix arduino pinmap for nucleo-l432kc 2019-10-07 14:30:36 +02:00
nucleo64 boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
nucleo144 boards/nucleo-144: fix l4r5zi LED0 pin 2019-07-08 09:09:48 +02:00
particle-mesh boards/nrf52: factorize even more dependencies 2019-10-02 12:54:30 +02:00
remote boards: do not locally export compilation variables 2019-08-29 10:35:44 +02:00
saml1x cpu/sam0: refactor ADC_0 into plain ADC 2019-10-03 20:45:44 +02:00
silabs boards+efm32: add support for riotboot 2019-10-01 18:08:27 +02:00
slwstk6000b boards/slwstk6000b: migrate to use a common/slwstk6000b 2019-10-08 15:36:09 +02:00
stm32 Merge pull request #12158 from aabadie/pr/boards/stm32_connect_assert_srst 2019-09-23 14:02:39 +02:00
wsn430 boards: do not locally export compilation variables 2019-08-29 10:35:44 +02:00
doc.txt boards/stm32f103c8: add docu on flashing with DFU 2018-08-15 15:00:13 +02:00