1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 10:52:43 +01:00
Commit Graph

4818 Commits

Author SHA1 Message Date
f9a4dddc90
boards/stm32f3disco: use shared default clock configuration 2020-08-31 10:49:44 +02:00
9f12908644
boards/fox: iotlab: use shared default clock configuration 2020-08-31 10:49:44 +02:00
6a6084dfe7
boards/nucleo-f3xx: use shared default clock configuration 2020-08-31 10:49:44 +02:00
Leandro Lanzieri
2e79e00ca7
treewide: change Kconfig prefix for module symbols
This changes the prefix used for the symbols that reprensent modules
(not the ones generated from USEMODULE).

MOD_ => MODULE_
2020-08-31 09:57:28 +02:00
Francisco Molina
a3de88a4db
boards: efm32 boards, LETIMER + regular timer 2020-08-31 09:38:32 +02:00
Francisco Molina
5c4db4a65b
cpu/efm32: use IS_ACTIVE for CONFIG_EFM32_USE_LETIMER 2020-08-31 09:38:30 +02:00
Leandro Lanzieri
d25fc243c4
treewide: change prefix for generated Kconfig symbols.
This changes the prefixes of the symbols generated from USEMODULE and
USEPKG variables. The changes are as follow:

   KCONFIG_MODULE_ => KCONFIG_USEMODULE_
   KCONFIG_PKG_ => KCONFIG_USEPKG_
   MODULE_ => USEMODULE_
   PKG_ => USEPKG_
2020-08-31 09:37:09 +02:00
1b8460d68f
boards/stm32f1: use shared default clock configuration 2020-08-31 08:40:17 +02:00
5cea49808a
boards/stm32f1f3: introduce default shared clock configuration 2020-08-31 08:40:17 +02:00
Benjamin Valentin
8eb69b7285 boards/derfmega256: define EUI-64 provider 2020-08-30 23:43:57 +02:00
Benjamin Valentin
aed7c18eb5 boards/avr-rss2: define EUI-64 provider 2020-08-30 23:43:57 +02:00
Benjamin Valentin
fd0de8bf70 boards/samr21-xpro: define EUI-64 provider 2020-08-30 23:43:57 +02:00
48a8d29c4e
boards/stm32f0: use shared default clock configuration 2020-08-30 22:05:46 +02:00
88d7ecb857
boards/stm32f0: introduce shared default clock configuration header 2020-08-30 22:05:46 +02:00
8f39a4a310
boards/stm32l1: use shared clock configuration header 2020-08-28 16:55:32 +02:00
9d1ebb54d4
boards/common/stm32l1: introduce common clock config header 2020-08-28 16:55:32 +02:00
7eed33bf78
Merge pull request #14846 from hugueslarrive/adc_config
Declare adc_config[] like others peripherals configuration arrays
2020-08-28 09:59:21 +02:00
hugues
228a71f96e boards/common/blxxxpill/include/periph_conf.h: reorder adc_config[] 2020-08-27 23:27:42 +02:00
Antonio Galea
d98dfaf203 boards/yarm: support debugging via openocd 2020-08-27 17:03:08 +02:00
Francisco
578b8b8885
Merge pull request #14372 from benpicco/cpu/nrf52-full
cpu/nrf52: add support for the whole family, fix nrf52811
2020-08-27 13:51:12 +02:00
hugues
1a6f8df3cc boards/yunjia-nrf51822: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
394ccfde0b boards/weact-f411ce: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
0943d12bb1 boards/ublox-c030-u201: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
110c9bb8c1 boards/stm32f4discovery: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
477e910066 boards/stm32f0discovery: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
80990e7c96 boards/stm32f030f4-demo: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
3e2e4c4150 boards/olimexino-stm32: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
d1a7ecb60e boards/nucleo-l476rg: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
cbd60b68a3 boards/nucleo-l152re: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
790b9f5b1a boards/nucleo-l073rz: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
fcec19a446 boards/nucleo-l031k6: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
daecd9c607 boards/nucleo-f446re: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
a555578c28 boards/nucleo-f429zi: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
213c0c0d34 boards/nucleo-f413zh: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
85f2d4bdb7 boards/nucleo-f412zg: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
b77559795b boards/nucleo-f411re: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
e2e54db822 boards/nucleo-f410rb: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
0dc1066d57 boards/nucleo-f401re: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
2179e38fa8 boards/nucleo-f207zg: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
0b36699d31 boards/nucleo-f091rc: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
1e51da6b59 boards/nucleo-f072rb: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
84f3ec9035 boards/nucleo-f042k6: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
3c374bb5f3 boards/nucleo-f031k6: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
f4d5c6bf67 boards/nucleo-f030r8: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
58fbd8b443 boards/msbiot: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
0c026c84e3 boards/im880b: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
04d4b025fc boards/airfy-beacon: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
6a71c35d60 boards/common/iotlab: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
c6362a5441 boards/common/blxxxpill: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
737b8c0ff4 boards/nz32-sc151: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
hugues
a45a194594 boards/nucleo-f070rb: declare adc_config[] directly in periph_conf.h 2020-08-27 03:56:26 +02:00
Francisco
83bcecbbca
Merge pull request #14815 from benpicco/boards/saml1x-openocd
boards/saml1x: add openocd.cfg
2020-08-26 15:00:18 +02:00
Benjamin Valentin
d5690ee4cd boards/e104-bt5010a-tb: add support for the E104-BT5010A Test Board
This adds support for the nRF52810 based E104-BT5010A break-out board.
2020-08-25 22:51:10 +02:00
bc2c700ab0
boards/nucleo-g474re: add Kconfig board clock configuration 2020-08-25 12:57:04 +02:00
7effbe8773
boards/nucleo-g070rb: add Kconfig board clock configuration 2020-08-25 12:57:03 +02:00
7472280369
boards/stm32g0: add clock configuration via Kconfig 2020-08-25 12:57:03 +02:00
f9fa90fcd8
boards/stm32g4: add clock configuration via Kconfig 2020-08-25 12:57:03 +02:00
a1038aa70e
cpu: boards: stm32g4: improve clock configuration 2020-08-25 12:55:16 +02:00
a7f9b4d793
Merge pull request #14836 from aabadie/pr/cpu/stm32g4_full_speed
cpu/stm32g4: add transition phase when raising +80MHz clock
2020-08-25 10:02:13 +02:00
benpicco
4d164ee299
Merge pull request #14839 from MrKevinWeiss/pr/revert/cc2538/renode
board/cc2538dk: Restore renode config
2020-08-25 07:30:22 +02:00
MrKevinWeiss
50874c53fb board/cc2538dk: Restore renode config 2020-08-24 17:48:29 +02:00
benpicco
4b91866392
Merge pull request #14781 from ant9000/yarm
boards/yarm: Support for YARM board
2020-08-24 16:11:17 +02:00
benpicco
4f00aa16db
Merge pull request #14819 from aabadie/pr/boards/nucleo-l452re-clock
boards/nucleo-l452re: use common L4 clock configuration
2020-08-24 15:54:16 +02:00
d15d123eef
boards/stm32g4: enable max 170MHz clock by default 2020-08-24 15:42:14 +02:00
benpicco
500bb83d16
Merge pull request #14760 from janosbrodbeck/adc/same54
cpu/sam0_common: ADC: add support for samd5x/same5x
2020-08-24 13:49:21 +02:00
Antonio Galea
1031da354f boards/yarm: delay terminal connection after flashing 2020-08-23 02:35:15 +02:00
40c05de192
Merge pull request #14734 from hugueslarrive/boards/nucleo-f334r8
boards/nucleo-f334r8: dma support added
2020-08-21 13:52:30 +02:00
4da86404ec
boards/nucleo-l452re: use common L4 clock configuration 2020-08-21 13:03:32 +02:00
hugues
4509027e0a boards/nucleo-f334r8: dma support added 2020-08-21 12:19:25 +02:00
a95dfa4154
Merge pull request #14731 from hugueslarrive/boards/nucleo-f746zg
boards/nucleo-f746zg: Add dma, eth, pwm and spi feature
2020-08-21 11:42:57 +02:00
Benjamin Valentin
a272a879b7 boards/saml1x: add openocd.cfg
Previously trying `make debug` on these boards would result in

    Error: Unable to locate OpenOCD configuration file
           (/home/benpicco/dev/RIOT/boards/saml10-xpro/dist/openocd.cfg)

Add a common `openocd.cfg` to fix this.
2020-08-21 11:31:04 +02:00
Antonio Galea
d0f52b59c2 boards/yarm: added board 2020-08-20 19:03:50 +02:00
f4bc27e408
boards/lobaro-lorabox: move xtimer defines to board.h 2020-08-20 13:41:40 +02:00
9a893e1bf5
boards/hifive1b: add support for openocd programmer 2020-08-20 12:26:54 +02:00
Francisco
613d0cfffd
Merge pull request #14767 from hugueslarrive/boards/common/blxxxpill
boards/common/blxxxpill: DMA feature added
2020-08-20 09:11:03 +02:00
Francisco
35b4cbbb6e
Merge pull request #14765 from hugueslarrive/boards/nucleo-f303k8
boards/nucleo-f303k8: DMA feature added
2020-08-20 09:09:57 +02:00
hugues
0b648f44d4 boards/nucleo-f746zg: Add dma, eth, pwm and spi features 2020-08-19 22:53:44 +02:00
hugues
6c35a6a69f boards/common/blxxxpill: DMA feature added 2020-08-19 18:25:03 +02:00
hugues
bdf9d8eee6 boards/nucleo-f303k8: DMA feature added 2020-08-19 18:08:17 +02:00
János Brodbeck
96fd915b76
boards/same54-xpro: add ADC periph_conf 2020-08-19 18:00:30 +02:00
Francisco
0d66683c28
Merge pull request #14784 from leandrolanzieri/pr/boards/common/atmega/use_weak_functions
boards/common/[atmega|arduino-atmega]: use weak for common functions
2020-08-19 13:39:42 +02:00
hugues
859c1285cc boards/nucleo-f303k8: bugfix: spi is AF5, not AF0 2020-08-19 13:27:10 +02:00
Leandro Lanzieri
99f0b86768
boards/common/atmega: define board_init as weak 2020-08-19 09:18:02 +02:00
Leandro Lanzieri
26dae7a198
boards/common/arduino-atmega: define led_init as weak 2020-08-19 09:17:50 +02:00
2f3f1e0da2
p-l496g-cell02: remove obsolete spi_divtable include 2020-08-18 16:55:12 +02:00
742aa4ecde
nucleo-l496zg: remove obsolete spi_divtable include 2020-08-18 16:55:12 +02:00
f487b14adf
nucleo-l476rg: remove obsolete spi_divtable include 2020-08-18 16:55:11 +02:00
bcfa11e39d
nucleo-l433rc: remove obsolete spi_divtable include 2020-08-18 16:55:11 +02:00
1091850607
nucleo-l432kc: remove obsolete spi_divtable include 2020-08-18 16:55:11 +02:00
8db457867a
nucleo-l412kb: remove obsolete spi_divtable include 2020-08-18 16:55:11 +02:00
2aa7914879
b-l475e-iot01a: remove obsolete spi_divtable include 2020-08-18 16:55:11 +02:00
ef82cebdd0
common/stm32: remove obsolete spi_divtable config 2020-08-18 16:55:11 +02:00
01d7d55a6f
weact-f411ce: remove obsolete spi_divtable 2020-08-18 16:55:10 +02:00
23d5e9202d
ublox-c030-u201: remove obsolete spi_divtable 2020-08-18 16:55:10 +02:00
01737936f1
stm32l0538-disco: remove obsolete spi_divtable 2020-08-18 16:55:10 +02:00
1fe7f3d028
stm32f723e-disco: remove obsolete spi_divtable 2020-08-18 16:55:10 +02:00
dc890c4505
stm32f4discovery: remove obsolete spi_divtable 2020-08-18 16:55:10 +02:00
b478202702
stm32f429i-disc1: remove obsolete spi_divtable include 2020-08-18 16:55:10 +02:00
89f422f370
stm32f3discovery: remove obsolete spi_divtable 2020-08-18 16:55:10 +02:00
f53983e5fa
stm32f0discovery: remove obsolete spi_divtable 2020-08-18 16:55:09 +02:00