Benjamin Valentin
0bbcc4d924
boards/nrf52840dk: configure littlefs2 on external flash
2022-03-29 10:24:01 +02:00
Benjamin Valentin
53756e24cb
boards/weact-f4x1cx: configure littlefs2 on external flash
2022-03-29 10:24:01 +02:00
Benjamin Valentin
a866a745b5
boards/iotlab-m3: configure littlefs2 on external flash
2022-03-29 10:24:01 +02:00
Benjamin Valentin
e57fd0888e
boards/mcb2388: configure FAT on SD card
2022-03-29 10:24:01 +02:00
Benjamin Valentin
086fe35951
boards/msba2: configure FAT on SD card
2022-03-29 10:24:01 +02:00
krzysztof-cabaj
30f72c15df
boards/nucleo-f429zi/doc: improvements to documentation
2022-03-28 06:55:49 -04:00
Michel Rottleuthner
ecce95cacb
boards/pba-d-01-kw2x: init modem clock in post_startup to precede cpu_init
2022-03-24 16:28:22 +01:00
Alexandre Abadie
fdacb1a118
boards/stm32: adapt I2C configuration where needed
2022-03-23 10:10:08 +01:00
Francisco Molina
1f5a96deea
boards/arduino-mega2560: add ztimer adjust paramters
2022-03-22 15:20:31 +01:00
Francisco Molina
2bb6bc1b1b
boards/z1: update ztimer adjust params
2022-03-22 15:05:13 +01:00
Alexandre Abadie
9311139ad2
boards: add support for nucleo-f439zi
2022-03-21 08:11:00 +01:00
Alexandre Abadie
1de688c352
boards/nucleo-f429zi: add support for ethernet
2022-03-18 16:07:57 +01:00
Alexandre Abadie
7501098a8a
Merge pull request #17819 from aabadie/pr/cpu/samd51_adc_enh
...
cpu/samd51: allow to support ADC0 and ADC1 in the same configuration
2022-03-18 14:09:00 +01:00
Alexandre Abadie
565af3d56a
boards/adafruit-pybadge: extend and fix ADC configuration
2022-03-18 09:37:31 +01:00
Gunar Schorcht
327a4a58b2
boards: add ST L3Gxxxx 3-axis gyro family
2022-03-18 06:34:54 +01:00
Alexandre Abadie
562cc9bba8
boards/samd51: adapt ADC configuration
2022-03-17 11:45:06 +01:00
Alexandre Abadie
11cf422b66
boards/adafruit-pybadge: add support
2022-03-16 17:23:50 +01:00
benpicco
08c2cf6b27
Merge pull request #17769 from gschorcht/cpu/esp32/gcc_8_4_0_espressif_tools
...
cpu/esp32: update to Espressif's precompiled ESP32 vendor toolchain with gcc 8.4.0
2022-03-11 09:30:23 +01:00
Gunar Schorcht
421fb6dedd
cpu/esp32: update the doc for Espressif's ESP32 vendor toolchain
2022-03-10 05:31:04 +01:00
3db7c1150a
core: split out library code
...
This commit splits core into it's scheduler/IPC part and into other code
that is either used or uses the scheduler, through defined APIs.
2022-03-09 21:43:05 +01:00
benpicco
1f2626e474
Merge pull request #17708 from krzysztof-cabaj/add-cpy2remed
...
boards/nucleo-f334r8 f429zi and f446ze: enable cpy2remed programmer
2022-03-07 12:16:10 +01:00
krzysztof-cabaj
62dc3e191c
boards/nucleo-f334r8 f429zi and f446ze: enable cpy2remed programmer
2022-03-07 05:00:35 -05:00
Leandro Lanzieri
5438a967aa
boards/common/qn908x: perfom checksum on shadow copy
2022-03-07 10:28:13 +01:00
Francisco Molina
3776482758
boards/native: use SDL for lvgl
2022-02-28 10:23:06 +01:00
Benjamin Valentin
615d863c00
boards: drop manual button auto-init
2022-02-26 22:51:50 +01:00
Benjamin Valentin
5d111e71aa
boards: drop board_init() from board.h
2022-02-25 15:08:58 +01:00
c6151226ad
Merge pull request #17633 from fjmolinas/pr_ztimer_auto_adjust
...
sys/ztimer: add auto_adjust module
2022-02-23 10:01:05 +01:00
Francisco Molina
464d941a3e
boards: drop empty custom board_init & empty board.c
2022-02-22 18:27:37 +01:00
Benjamin Valentin
3977023700
boards/esp32-*: drop custom board_init()
2022-02-22 18:27:37 +01:00
Benjamin Valentin
4d7a3c1dba
sys/board_common: add generic board_init() function
2022-02-22 10:04:44 +01:00
benpicco
f966dfa356
Merge pull request #16989 from fabian18/cpu_stm32_add_vbat
...
cpu/stm32: add backup battery monitoring (VBAT)
2022-02-21 21:44:43 +01:00
Francisco Molina
d3234c929b
boards/Kconfig: remove wrongfully added MODULE_AUTO_INIT_LED* sym
2022-02-21 14:35:50 +01:00
Fabian Hüßler
9163d78910
boards: add VBAT for stm32 based boards with ADC
2022-02-21 10:49:43 +01:00
Fabian Hüßler
4e8c979e7d
boards/nucleo-f767zi: fix adc_config indentation
2022-02-20 09:44:41 +01:00
Benjamin Valentin
2127f091d4
boards/avr-rss2: provide custom led_init()
2022-02-18 14:35:53 +01:00
Benjamin Valentin
de0eed384d
boards/remote: provide custom led_init()
2022-02-18 14:35:49 +01:00
Benjamin Valentin
d6035fe247
boards/nrf6310: provide custom led_init()
2022-02-18 14:35:49 +01:00
Benjamin Valentin
301e955418
boards/mcb2388: provide custom led_init()
2022-02-18 14:35:46 +01:00
Benjamin Valentin
468ea89953
boards: drop LED init
...
This is handled by periph_init_leds now
2022-02-18 14:35:43 +01:00
Francisco Molina
59d069c59d
boards: update CONFIG_ZTIMER_USEC_ADJUST% values
2022-02-18 13:07:49 +01:00
Karl Fessel
726c461cb5
Merge pull request #17574 from kfessel/p-fix-asserth
...
core/assert: avoid including panic.h with assert.h
2022-02-15 11:57:55 +01:00
chrysn
1c3a646936
Merge pull request #17653 from benpicco/cpu/native-fatfs_defaults
...
boards/native: select MTD defaults for FAT
2022-02-15 09:03:21 +01:00
Francisco
d197c2518b
Merge pull request #17648 from MrKevinWeiss/pr/kconfig/boardconfig
...
boards: Use BOARD.config pattern for kconfig
2022-02-14 17:49:31 +01:00
Benjamin Valentin
5f1dda0eda
boards/native: select MTD defaults for FAT
...
The FAT file system makes some strong assumptions about sector and
block size that are not met by the default native MTD emulation.
To avoid this trip hazard, change the native MTD defaults when FAT is
used.
2022-02-14 15:10:12 +01:00
MrKevinWeiss
ddfe1f6aff
boards: Use BOARD.config pattern for kconfig
...
Many simple kconfig configurations are added to boards and brought in with the board name.
This makes a common import of these configs so one only requires adding a BOARD.config without having to alter the makefile.
2022-02-14 13:10:09 +01:00
Benjamin Valentin
60d9782e52
boards/native: default to using littlefs2 on virtual flash
2022-02-14 13:04:37 +01:00
Benjamin Valentin
33e1d38dae
boards/same54-xpro: default to using littlefs2 on external flash
2022-02-14 13:04:37 +01:00
Karl Fessel
e272fb18ed
board/msba2: include kernel_defines.h
2022-02-12 18:30:58 +01:00
krzysztof-cabaj
4bb5487f86
tools/cpy2remed: Addition of cpy2remed programmer to nucleo-L552ZE-Q
2022-02-11 08:27:25 -05:00
benpicco
d67207404c
Merge pull request #17639 from krzysztof-cabaj/board-nucleo-l552ze-doc
...
boards/nucleo-l552ze-q doc: Improvements to documentation
2022-02-11 12:53:01 +01:00