1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

30358 Commits

Author SHA1 Message Date
1a095b36fa
cpu/stm32: adapt UART driver for stm32l4r5 cpu line 2020-07-16 17:35:49 +02:00
8e87dedbce
cpu/stm32: remove not needed CMSIS vendor headers 2020-07-16 17:35:49 +02:00
f21440b176
cpu/stm32: use CMSIS headers from the stm32cmsis package 2020-07-16 17:35:48 +02:00
1f0a3a6bae
cpu/cortexm_common: add special case for SVC interrupt configuration
by default stm32f0/l0/l1 families simply call the interrupt enum SVC_IRQn
2020-07-16 17:35:48 +02:00
67068393a9
pkg/stm32cmsis: add package for STM32 cmsis device repositories 2020-07-16 17:35:48 +02:00
def5f80998
Merge pull request #14477 from leandrolanzieri/pr/kconfig/sam3_boards_symbols
boards/sam3-based: Model features in Kconfig
2020-07-16 17:07:03 +02:00
a4129d0f8f
Merge pull request #14483 from leandrolanzieri/pr/kconfig/samd5x_based_symbols
boards/same54-xpro: Model features in Kconfig
2020-07-16 16:38:21 +02:00
Leandro Lanzieri
9f9178b944
tests/kconfig_features: Add sam3-based boards to whitelist 2020-07-16 15:36:50 +02:00
Leandro Lanzieri
77a284cd1c
boards/udoo: Add Kconfig symbols 2020-07-16 15:35:25 +02:00
Leandro Lanzieri
bced4d1f86
boards/arduino-due: Add Kconfig symbols 2020-07-16 15:35:25 +02:00
Leandro Lanzieri
6c2fc7fe24
boards/common/arduino-due: Add Kconfig symbols 2020-07-16 15:35:24 +02:00
Leandro Lanzieri
44be83e4bb
cpu/sam3: Add Kconfig symbols 2020-07-16 15:35:23 +02:00
Martine Lenders
ea8e867611
Merge pull request #14534 from bergzand/pr/cortexm/irq_during_idle
cortexm_common: disable IRQ during thread_sched_idle
2020-07-16 15:35:14 +02:00
Leandro Lanzieri
580bd08648
tests/kconfig_features: Add same54-xpro to whitelist 2020-07-16 15:33:55 +02:00
Leandro Lanzieri
8dc7a6bc39
boards/same54-xpro: Add Kconfig symbols 2020-07-16 15:33:33 +02:00
Leandro Lanzieri
1c9a95e955
cpu/samd5x: Add Kconfig symbols 2020-07-16 15:33:29 +02:00
15110af51c
Merge pull request #14475 from leandrolanzieri/pr/kconfig/mips32r2_boards_symbols
boards/mips32r2-based: Model features in Kconfig
2020-07-16 15:14:29 +02:00
4ef2f67527
Merge pull request #14469 from leandrolanzieri/pr/kconfig/ek-lm4f120xl_symbols
boards/ek-lm4f120xl: Model features in Kconfig
2020-07-16 14:36:10 +02:00
Leandro Lanzieri
cb01f526d1
boards/ek-lm4f120: Add Kconfig symbols
Also add the board to the whitelist of tests/kconfig_features
2020-07-16 13:24:06 +02:00
Leandro Lanzieri
52b31b5fce
cpu/lm4f120: Add Kconfig symbols
Also specify CPU_FAM in Makefile.features
2020-07-16 13:23:30 +02:00
Leandro Lanzieri
f4a37af4d9
tests/kconfig_features: Add mips32r2-based boards to whitelist 2020-07-16 13:21:11 +02:00
Leandro Lanzieri
48a6d6fd74
boards/pic32-wifire: Add Kconfig symbols 2020-07-16 13:20:06 +02:00
Leandro Lanzieri
39cefa3995
boards/6lowpan-clicker: Add Kconfig symbols 2020-07-16 13:20:06 +02:00
Leandro Lanzieri
710c21805d
cpu/mips_pic32mz: Add Kconfig symbols 2020-07-16 13:20:05 +02:00
Leandro Lanzieri
6091c31bd6
cpu/mips_pic32mx: Add Kconfig symbols 2020-07-16 13:20:05 +02:00
Leandro Lanzieri
c1b25655fd
cpu/mips_pic32_common: Add Kconfig symbols 2020-07-16 13:20:04 +02:00
Leandro Lanzieri
ea3166e08e
cpu/mips32r2_common: Add Kconfig symbols
Also this moves the specification of CPU_ARCH to the common folder
2020-07-16 13:20:01 +02:00
Leandro Lanzieri
f9798d98d3
Merge pull request #14525 from aabadie/pr/stm32/kconfig
stm32: model features of cpu families and boards to kconfig
2020-07-16 13:12:38 +02:00
4c9049e435
boards/msbiot: model features in kconfig 2020-07-16 11:34:05 +02:00
0a7b99bb36
tests/suit_manifest: exclude nucleo-f031k6 2020-07-16 11:34:05 +02:00
5ec758d48d
boards/i-nucleo-lrwan1: model features in Kconfig 2020-07-16 11:34:05 +02:00
65df0eca43
tests/kconfig_features: add stm32 based board in list 2020-07-16 11:34:05 +02:00
ce31764b93
boards/weact-f411ce: model features in Kconfig 2020-07-16 11:34:05 +02:00
b867ccd6c4
boards/ublox-c030-u201: model features in Kconfig 2020-07-16 11:34:05 +02:00
c64a32bda7
boards/spark-core: model features in Kconfig 2020-07-16 11:34:05 +02:00
a4ca1d5e51
boards/pyboard: model features in Kconfig 2020-07-16 11:34:04 +02:00
b3f8dc1a72
boards/p-nucleo-wb55: model features in Kconfig 2020-07-16 11:34:04 +02:00
847af73500
boards/p-l496g-cell02: model features in Kconfig 2020-07-16 11:34:04 +02:00
e874c4bda9
boards/opencm904: model features in Kconfig 2020-07-16 11:34:04 +02:00
bfc2c86e11
boards/olimexino-stm32: model features in Kconfig 2020-07-16 11:34:04 +02:00
bfea1072ba
boards/nz32-sc151: model features in Kconfig 2020-07-16 11:34:04 +02:00
fc93a34902
boards/maple-mini: model features in Kconfig 2020-07-16 11:34:04 +02:00
e3ce567dd5
boards/lsn50: model features in Kconfig 2020-07-16 11:34:04 +02:00
cf0c41cea1
boards/lobaro-lorabox: model features in Kconfig 2020-07-16 11:34:04 +02:00
cb89ca0582
boards/limifrog-v1: model features in Kconfig 2020-07-16 11:34:04 +02:00
2e9e771c4c
boards/im880b: model features in Kconfig 2020-07-16 11:34:03 +02:00
0ca78fd663
boards/fox: model features in Kconfig 2020-07-16 11:34:03 +02:00
f4a0f9e538
boards/f4vi1: model features in Kconfig 2020-07-16 11:34:03 +02:00
fa815e5a3f
boards/b-l475e-iot01a: model features in Kconfig 2020-07-16 11:34:03 +02:00
3d19d4cbaa
boards/b-l072z-lrwan1: model features in Kconfig 2020-07-16 11:34:03 +02:00