1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/boards/msb-430h
Marian Buschsieweke 45b353c6ef
cpu/msp430: make use of vendor header files
The MSP430 vendor files already provide macros containing register
constants and symbols (provided via linker scripts) containing addresses
of peripheral registers. So lets make use of that rather than
maintaining a long list of constants.
2023-07-04 20:21:05 +02:00
..
include cpu/msp430: make use of vendor header files 2023-07-04 20:21:05 +02:00
doc.txt
Kconfig boards/*/Kconfig: Fix simple kconfig models 2022-02-01 13:58:08 +01:00
Makefile
Makefile.dep cpu/msp430: add Kconfig 2021-12-02 16:33:19 +01:00
Makefile.features
Makefile.include