Benjamin Valentin
|
5d111e71aa
|
boards: drop board_init() from board.h
|
2022-02-25 15:08:58 +01:00 |
|
Francisco Molina
|
464d941a3e
|
boards: drop empty custom board_init & empty board.c
|
2022-02-22 18:27:37 +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 |
|
krzysztof-cabaj
|
a91b8039fd
|
doc/boards/rpi-pico: fixing typo detected by static tests
|
2021-12-28 10:52:53 -05:00 |
|
krzysztof-cabaj
|
e197b17c15
|
doc/boards/rpi-pico: fixing whitespace errors
|
2021-12-28 10:45:42 -05:00 |
|
krzysztof-cabaj
|
f05327ba1f
|
doc/boards/rpi-pico: Addition of section concerning shell access
|
2021-12-28 09:23:46 -05:00 |
|
krzysztof-cabaj
|
940f1eea4b
|
tools/elf2uf2: addition of new PROGRAMMER for rpi-pico board
|
2021-12-15 11:40:10 -05:00 |
|
Benjamin Valentin
|
fc88c4c4e5
|
boards: drop cpu_init()
|
2021-10-13 23:36:41 +02:00 |
|
Fabian Hüßler
|
e89ef368c1
|
cpu/rpx0xx: implement periph timer
|
2021-08-09 10:45:34 +02:00 |
|
Marian Buschsieweke
|
d74cf645ae
|
boards/rpi-pico: improve doc
- Add note about the OpenOCD version to be used
- Make use of proper Doxygen commands
|
2021-07-20 22:07:00 +02:00 |
|
Marian Buschsieweke
|
d778e2be0d
|
boards/rpi-pico: add the Raspberry Pi Pico
Co-authored-by: Fabian Hüßler <fabian.huessler@st.ovgu.de>
Co-authored-by: nickw96 <nick.weiler@st.ovgu.de>
Co-authored-by: MaestroOnICe <justus.krebs@st.ovgu.de>
Co-authored-by: Franz2000 <franz.freitag@st.ovgu.de>
|
2021-07-14 12:41:21 +02:00 |
|