1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common
Gunar Schorcht 6a3bc3e242 boards/esp32: I2C configuration approach changed
I2C devices are now configured using static array in header files instead of static variables in implementation to be able to define I2C_NUMOF using the size of the array instead of a variable.
2019-05-06 13:32:06 +02:00
..
arduino-atmega boards/common/atmega: Refactoring periph_conf.h 2019-02-25 18:48:09 +01:00
arduino-due boards/arduino*: Added/refactored params for W5100 2019-01-22 15:46:33 +01:00
arduino-mkr boards*: remove periph_gpio/gpio_irq provided feature 2018-12-17 20:54:09 +01:00
atmega boards/common/atmega: Refactoring periph_conf.h 2019-02-25 18:48:09 +01:00
esp32 boards/esp32: I2C configuration approach changed 2019-05-06 13:32:06 +02:00
esp8266 cpu/esp8266: doc fixes 2019-01-09 16:55:21 +01:00
frdm kinetis-based-boards: use FLASHDEPS instead of flash: xxxx. 2018-12-06 15:36:53 +01:00
iotlab boards/iotlab-m3: disable DMA with SPI 2019-01-15 19:49:32 +01:00
msb-430 boards: unconditionally include CPU/Makefile.features 2018-10-11 17:13:40 +02:00
msba2 boards/lpc2k_pgm: use FLASHFILE for boards using lpc2k_pgm 2019-03-20 14:31:25 +01:00
nrf51 boards/nrf5x: use periph_temperature with saul 2019-03-08 21:14:22 +01:00
nrf52 nrf52: include riotboot feature when possible 2019-03-14 12:03:39 +01:00
nrf52xxxdk boards/nrf52xxxdk: refactor UART config 2019-01-25 15:51:50 +01:00
nucleo boards/common/stm32-link: add common place for stlink 2018-06-26 20:45:23 +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 tests/leds: initialize led0 by default 2019-02-27 13:09:29 +01:00
remote Merge pull request #10471 from cladmi/pr/flash_sh/use_binfile 2018-11-27 17:56:27 +01:00
saml1x cpu/cortexm_common: Add image_baseaddr support for Cortex-M23 2019-03-26 11:46:00 +01:00
silabs boards/common/silabs: add Arduino API support for SiLabs boards 2018-11-08 17:03:19 +01:00
stm32 boards/stm32lx: use openocd dual bank if possible 2019-03-14 18:10:27 +01:00
stm32f103c8 boards/stm32based: remove periph_gpio/irq from board level 2018-12-18 21:51:14 +01:00
wsn430 boards: unconditionally include CPU/Makefile.features 2018-10-11 17:13:40 +02:00
doc.txt boards/stm32f103c8: add docu on flashing with DFU 2018-08-15 15:00:13 +02:00