1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/msb-430
bors[bot] 91f8d0490a
Merge #19593 #19597
19593: boards/msb-430: add documentation r=maribu a=maribu

### Contribution description

This adds basic documentation, schematics, pinouts, and info how to get started with the `msb-430` board.


19597: sys/shell: Add coreclk command to shell_cmd_sys r=maribu a=maribu

### Contribution description

The coreclk shell command now prints the CPU frequency in Hz, which can be useful for boards with RC generated CPU frequency (e.g. RP2040, FE310, or MPS430Fx1xx MCUs allow this) which may quite a bit off the target frequency.


Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
2023-05-16 16:43:02 +00:00
..
include cpu/msp430fxyz: clean up clock initialization 2023-05-16 10:05:09 +02:00
doc.txt boards/msb-430: add documentation 2023-05-15 15:05:07 +02:00
Kconfig cpu/msp430: add Kconfig 2021-12-02 16:33:19 +01:00
Makefile boards/msb-430: move shared code to common/msb-430 2017-11-30 10:26:35 +01:00
Makefile.dep cpu/msp430: add Kconfig 2021-12-02 16:33:19 +01:00
Makefile.features boards/msp30: use common/msb-430/Makefile.features 2019-07-01 18:09:57 +02:00
Makefile.include boards: move some USEMODULE to Makefile.dep 2020-02-07 13:21:22 +01:00