krzysztof-cabaj
b74c4236c8
boards/nucleo144-l4: add pinout source
2024-09-10 17:44:04 +02:00
krzysztof-cabaj
ea1dfbc8d3
boards/nucleo-l4r5zi: add pinout to board doc page
2024-05-29 09:47:52 +02:00
MrKevinWeiss
e0fdc3c16c
*Kconfig*: Modify Kconfig to remove dep model
2024-03-27 10:28:12 +01:00
krzysztof-cabaj
8899a5996f
boards/nucleo-l4r5zi: full PWM config in periph_conf.h
2023-11-01 18:33:44 +01:00
krzysztof-cabaj
b88b53b1f3
boards/nucleo-l4r5zi:PWM config: Kconfig, Makefile.features, periph_conf.h
2023-10-31 21:04:27 +01:00
krzysztof-cabaj
633743240d
boards/nucleo-l4r5zi: add doxygen info about Vbat divider
2022-11-26 17:30:47 -05:00
krzysztof-cabaj
ced17d419c
boards/nucleo-l4r5zi: doc improvements
2022-10-15 06:50:55 -04:00
benpicco
429ee839cc
Merge pull request #18676 from krzysztof-cabaj/nucleo-l4r5zi-ADC
...
boards/nucleo-l4r5zi: support for ADC
2022-10-04 13:26:16 +02:00
krzysztof-cabaj
3a23f2632e
boards/nucleo-l4r5zi: add ADC support
2022-10-03 17:13:20 -04:00
Gunar Schorcht
990feeec39
boards: enable feature tinyusb_device for STM32 boards
2022-09-30 19:05:51 +02:00
krzysztof-cabaj
82200744c7
boards/nucleo144: fix all memory sizes to KiB and MiB
2022-07-04 14:03:44 -04:00
krzysztof-cabaj
86cfca3eae
boards/nucleo-l4z5zi: add command for flashing using cpy2remed
2022-06-30 08:30:51 -04:00
796e127df9
boards/stm32: replace GPIO_UNDEF with SPI_CS_UNDEF
2022-01-06 12:34:09 +01:00
68a7bae0e8
nucleo-l4r5zi: add usbdev feature
2021-12-01 10:15:18 +01:00
MrKevinWeiss
91b71a5fb2
boards/nucleo*: Model Kconfig lpuart based on stdio
2021-10-14 11:28:43 +02:00
Francisco Molina
2049ab35d3
boards: require lpuart only if stdio_uart is used
2021-06-01 12:39:58 +02:00
de37259c64
boards/nucleo-*: put Kconfig HSE/LSE clock config in common
2021-01-20 09:16:46 +01:00
f8822b5f8f
boards: remove not need PORT_LINUX/PORT_DARWIN
...
They defined the same in serial.inc.mk. Some Darwin default are changed because they are probably wrong
2020-12-02 09:20:57 +01:00
75d7c6afab
boards/nucleo-l4r5zi: remove PLL N custom define
2020-11-10 09:34:07 +01:00
e7ac68e1bd
boards/stm32l4/l5/wb*: add Kconfig clock config
2020-11-10 09:34:06 +01:00
ec5b47fc61
cpu/stm32l4+/wb: centralize max core clock define, adapt related boards
2020-10-27 08:44:55 +01:00
b6dd78864b
boards/nucleo-l4r5zi: adapt to new generic clock config
2020-09-08 18:42:41 +02:00
c04429838c
nucleo-l4r5zi: remove obsolete spi_divtable
2020-08-18 16:55:08 +02:00
5615b0c027
boards/nucleo-*: model features in Kconfig
2020-07-16 11:34:02 +02:00
facb626b02
boards/stm32*: adapt for new stm32 cpu organization
2020-05-20 13:39:10 +02:00
9f2aa74635
boards/nucleo-l4r5zi: fix typos
2019-11-23 22:39:07 +01:00
Yannick Gicquel
d37adee32d
boards/stm32-based: allow SPI signals routed on multiple alternate functions
...
There is no hardware limitation for custom boards based on STM32 to uses
SPI bus with signals coming from different PORT and alternate functions.
This patch allow alternate's function definition per pin basis, thus enable
the support of SPI bus signals routed on differents PORT.
Signed-off-by: Yannick Gicquel <ygicquel@gmail.com>
2019-10-25 06:27:41 +02:00
Gaëtan Harter
636285ebe4
boards: move CPU/CPU_MODEL definition to Makefile.features
...
cpu/$(CPU)/Makefile.features and cpu/$(CPU)/Makefile.dep are
automatically included
Part of moving CPU/CPU_MODEL definition to Makefile.features to have it
available before Makefile.include.
2019-08-20 16:11:50 +02:00
Benjamin Valentin
8af04cd939
boards: make use of ARRAY_SIZE macro
2019-08-06 19:43:54 +02:00
be8acc1496
boards/nucleo-l4r5zi: initial basic support
2019-07-08 09:09:48 +02:00