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

4829 Commits

Author SHA1 Message Date
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
ca7f50c169
stm32f030f4-demo: remove obsolete spi_divtable 2020-08-18 16:55:09 +02:00
f2c4a14d64
spark-core: remove obsolete spi_divtable 2020-08-18 16:55:09 +02:00
540501fe12
pyboard: remove obsolete spi_divtable 2020-08-18 16:55:09 +02:00
16271f253b
p-nucleo-wb55: remove obsolete spi_divtable 2020-08-18 16:55:09 +02:00
d02fc52a0e
olimexino-stm32: remove obsolete spi_divtable 2020-08-18 16:55:09 +02:00
f77c4f8068
nz32-sc151: remove obsolete spi_divtable 2020-08-18 16:55:08 +02:00
c04429838c
nucleo-l4r5zi: remove obsolete spi_divtable 2020-08-18 16:55:08 +02:00
b99d486602
nucleo-l452re: remove obsolete spi_divtable 2020-08-18 16:55:08 +02:00
c5f471fe44
nucleo-l152re: remove obsolete spi_divtable 2020-08-18 16:55:08 +02:00
80c4d39f63
nucleo-l073rz: remove obsolete spi_divtable 2020-08-18 16:55:08 +02:00
75fdaba0ad
nucleo-l053r8: remove obsolete spi_divtable 2020-08-18 16:55:08 +02:00
fcc19960b9
nucleo-l031k6: remove obsolete spi_divtable 2020-08-18 16:55:08 +02:00
7f5fdf250e
nucleo-g474re: remove obsolete spi_divtable 2020-08-18 16:55:07 +02:00
92e9a312ee
nucleo-g070rb: remove obsolete spi_divtable 2020-08-18 16:55:07 +02:00
2fad084504
nucleo-f767zi: remove obsolete spi_divtable include 2020-08-18 16:55:07 +02:00
37606a86e9
nucleo-f446ze: remove obsolete spi_divtable include 2020-08-18 16:55:07 +02:00
6dceb16971
nucleo-f446re: remove obsolete spi_divtable include 2020-08-18 16:55:07 +02:00
69892c22b2
nucleo-f429zi: remove obsolete spi_divtable include 2020-08-18 16:55:07 +02:00
d955fd1dd7
nucleo-f413zh: remove obsolete spi_divtable 2020-08-18 16:55:06 +02:00
fde8a79b6b
nucleo-f412zg: remove obsolete spi_divtable 2020-08-18 16:55:06 +02:00
3a8a610145
nucleo-f411re: remove obsolete spi_divtable 2020-08-18 16:55:06 +02:00
157cd03efb
nucleo-f410rb: remove obsolete spi_divtable 2020-08-18 16:55:06 +02:00
f8041e8124
nucleo-f401re: remove obsolete spi_divtable 2020-08-18 16:55:06 +02:00
b820bac363
nucleo-f334r8: remove obsolete spi_divtable 2020-08-18 16:55:06 +02:00
b564b38ba2
nucleo-f303ze: remove obsolete spi_divtable 2020-08-18 16:55:05 +02:00
1c5d9363d8
nucleo-f303re: remove obsolete spi_divtable 2020-08-18 16:55:05 +02:00
237e170589
boards/nucleo-f303k8: remove obsolete spi_divtable 2020-08-18 16:55:05 +02:00
7ef2747498
nucleo-f302r8: remove obsolete spi_divtable 2020-08-18 16:55:05 +02:00
ce05711498
nucleo-f207zg: remove obsolete spi_divtable 2020-08-18 16:55:04 +02:00
07f34db18f
nucleo-f103rb: remove obsolete spi_divtable 2020-08-18 16:55:04 +02:00
c830fabaf8
nucleo-f091rc: remove obsolete spi_divtable 2020-08-18 16:55:04 +02:00
7e1d601bbc
nucleo-f072rb: remove obsolete spi_divtable 2020-08-18 16:55:04 +02:00
95344df786
nucleo-f042k6: remove obsolete spi_divtable 2020-08-18 16:55:04 +02:00
37378f8bb9
nucleo-f031k6: remove obsolete spi_divtable 2020-08-18 16:55:03 +02:00
3790182c89
nucleo-f030r8: remove obsolete spi_divtable 2020-08-18 16:55:03 +02:00
32a1f3ae76
msbiot: remove obsolete spi_divtable include 2020-08-18 16:55:03 +02:00
782359289b
maple-mini: remove obsolete spi_divtable 2020-08-18 16:55:03 +02:00
e61d620aec
lsn50: remove obsolete spi_divtable 2020-08-18 16:55:03 +02:00
023eec7936
lobaro-lorabox: remove obsolete spi_divtable 2020-08-18 16:55:03 +02:00
f0f0ac86eb
limifrog-v1: remove obsolete spi_divtable 2020-08-18 16:55:02 +02:00
0ef3af857c
im880b: remove obsolete spi_divtable 2020-08-18 16:55:02 +02:00
bc94a6c31f
i-nucleo-lrwan1: remove obsolete spi_divtable 2020-08-18 16:55:02 +02:00
e2075c9173
fox: remove obsolete spi_divtable 2020-08-18 16:55:02 +02:00
801eef0ec4
common/iotlab: remove obsolete spi_divtable 2020-08-18 16:55:02 +02:00
2068c11837
blxxxpill: remove obsolete spi_divtable 2020-08-18 16:55:02 +02:00
843cd78a63
b-l072z-lrwan1: remove obsolete spi_divtable 2020-08-18 16:55:01 +02:00
benpicco
22d3bf7c51
Merge pull request #14594 from maribu/stm32-eth-cleanup
cpu/stm32: Clean up / fix periph_eth
2020-08-17 21:16:27 +02:00
Marian Buschsieweke
51fe77afa4
cpu/stm32/periph_eth: configurable buffer size
1. Move buffer configuration from boards to cpu/stm32
2. Allow overwriting buffer configuration
    - If the default configuration ever needs touching, this will be due to a
      use case and should be done by the application rather than the board
3. Reduce default RX buffer size
    - Now that handling of frames split up into multiple DMA descriptors works,
      we can make use of this

Note: With the significantly smaller RX buffers the driver will now perform
much worse when receiving data at maximum throughput. But as long as frames
are small (which is to be expected for IoT or boarder gateway scenarios) the
performance should not be affected.
2020-08-17 20:29:29 +02:00
Cenk Gündoğan
f64511ddb5
Merge pull request #14626 from leandrolanzieri/pr/kconfig/test_modules_kconfig
kconfig: introduce migration test in CI
2020-08-13 14:11:00 +02:00
7e411ec1b0
Merge pull request #14741 from fjmolinas/pr_fe310_configurable_rtt
cpu/fe310: add unified rtt configuration
2020-08-12 18:36:15 +02:00
Francisco Molina
442b11d0ee
cpu/fe310: add unified rtt configuration 2020-08-12 14:46:59 +02:00
Leandro Lanzieri
4ad2180f81
kconfig: Add default modules' symbols 2020-08-12 12:22:38 +02:00
Francisco
4ba791fcb9
Merge pull request #14724 from fjmolinas/pr_cc2538_makefile.include
boards: use common Makefile.include for cc2538 boards
2020-08-11 11:29:35 +02:00
Francisco Molina
5811fab369
boards: use common Makefile.include for cc2538 boards
Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
2020-08-11 09:57:09 +02:00
benpicco
0064397fc2
Merge pull request #14736 from gschorcht/boards/feather_m0/split_wifi_version
boards/feather-m0: separate directory for the wifi version
2020-08-09 20:58:10 +02:00
benpicco
6ca7b26a51
Merge pull request #14725 from aabadie/pr/boards/stm32l4_spi_divtable
boards/stm32l4: use common spi_divtable where possible
2020-08-09 20:57:19 +02:00
Gunar Schorcht
163190a7f2 boards/feather-m0: separate directory for the wifi version 2020-08-08 17:04:58 +02:00
Leandro Lanzieri
6b52c53db3
Merge pull request #14614 from aabadie/pr/boards/hifive1_clock_kconfig
boards/hifive1*: add kconfig options to configure the clock
2020-08-07 17:40:08 +02:00
benpicco
cc1ffc8a4d
Merge pull request #13357 from benemorius/pr/efm32-letimer
cpu/efm32/timer: add support for LETIMER
2020-08-07 17:03:01 +02:00
benpicco
b73144acfe
Merge pull request #14692 from nicoHarel/feature/board_particle_xenon_uart1
boards/particle-xenon: add UART1 to uart_config
2020-08-07 17:02:32 +02:00
Oppila-ms
cc12cb8ef3 boards/omote: add support for OMote board 2020-08-07 13:14:14 +02:00
7b9f435f70
boards/stm32l4: use common spi_divtable where possible 2020-08-07 12:25:18 +02:00
901d698983
boards/hifive1*: add Kconfig menu for clock configuration 2020-08-06 15:59:35 +02:00
7acf81552a
boards/hifive1* cpu/fe310: improve clock customization 2020-08-06 15:59:34 +02:00
ed3887ac5c boards: remove chronos support 2020-08-05 14:32:58 +02:00
c722b4f861 boards/chronos: remove UART config 2020-08-05 14:29:07 +02:00
d95a938809 boards/chronos: display.h: add missing stdint.h include 2020-08-05 14:29:07 +02:00
f0457bf8dd boards/common/msb-430: configure reset target 2020-08-05 14:29:07 +02:00
5392b8c72d boards/z1, telosb: remove obsolete stdio_init() calls 2020-08-05 14:29:07 +02:00
a0bf7f74ce boards/common/msp-430: remove obsolete stdio_init() call 2020-08-05 14:29:07 +02:00
ebee55acd0 boards/common/msp-430: remove obsolete gdb --tui 2020-08-05 14:29:07 +02:00
Nicolas Harel
6916616c47 boards/particle-xenon: add UART1 to uart_config 2020-08-04 16:06:30 +02:00
benpicco
52bf3096cf
Merge pull request #14480 from benpicco/openocd-adapters_swd
openocd-adapters: select transport based on adapter
2020-08-04 11:37:32 +02:00
Benjamin Valentin
8f1d32bb2d boards/common/nrf52: add note about ST-LINKV2 as programmer 2020-08-04 10:36:40 +02:00
Benjamin Valentin
eceb84f9c0 boards/mcb2388: remove transport selection from openocd.cfg 2020-08-04 10:36:40 +02:00
Benjamin Valentin
d06b26dfd8 boards/common/nrf52: remove transport selection from openocd.cfg 2020-08-04 10:36:40 +02:00
Benjamin Valentin
37a10de671 boards/frdm: remove transport selection from openocd.cfg 2020-08-04 10:36:40 +02:00
Benjamin Valentin
4d231d06d0 boards/common/saml1x: drop INTERNAL_OSC32_SOURCE
This is not available on saml1x
2020-07-31 22:04:38 +02:00
millotp
69858916c7 boards: enable CAN bus on nucleo-f446re & nucleo-f446ze
Changed the pinout for the CAN bus:
CAN RX: PB8
CAN TX: PB9

And added periph_can to FEATURES_PROVIDED and to Kconfig files
2020-07-27 14:36:29 +02:00
Dylan Laduranty
d294c41478
Merge pull request #14540 from benpicco/boards/common/saml1x_configure_timer
boards/saml1x: configure second timer
2020-07-23 21:42:47 +02:00
Gunar Schorcht
b082fd1941 board/nucleo32: fix Arduino pin mapping
On Nucleo-32 boards with STM32 MCUs that do not have the GPIO port F, the Arduino pins D7 and D8 are not connected to PF0 and PF1 but to PC14 and PC15. This is also the case for the Nucleo-L412KB.
2020-07-23 00:16:48 +02:00
54fe59d0ba
boards/nucleo-g070rb: add support 2020-07-21 12:45:25 +02:00
8272541b44
boards/common/stm32: add common code for stm32g0 2020-07-21 12:45:25 +02:00
Leandro Lanzieri
1abe732472
boards/wemos-zero: Add Kconfig symbols 2020-07-17 08:46:17 +02:00
Leandro Lanzieri
4e53bb0a73
boards/sodaq-sara-sff: Add Kconfig symbols 2020-07-17 08:46:17 +02:00
Jose Alamos
4e4d203fa5
boards/sodaq-sara-aff: Add board specific Kconfig symbols 2020-07-17 08:46:17 +02:00
Jose Alamos
cb81d6aa9b
boards/sodaq-one: Add board specific Kconfig symbols 2020-07-17 08:45:44 +02:00
Jose Alamos
bd41ccccec
boards/sodaq-explorer: Add board specific Kconfig symbols 2020-07-17 08:44:51 +02:00
Jose Alamos
6139e63316
boards/sodaq-autonomo: Add board specific Kconfig symbols 2020-07-17 08:44:50 +02:00