1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/qn9080dk
bors[bot] e2c5ea0009
Merge #19730 #19731
19730: boards/qn9080dk: fix periph conflict r=maribu a=maribu

### Contribution description

- Document which I2C/SPI/UART peripheral maps to which FLEXCONN IP block to easily detect potential overlap
- Switch conflict between SPI and I2C peripheral by using a different FLEXCONN for I2C


19731: boards/qn9080dk: update doc on flashing r=maribu a=maribu

### Contribution description

- update the doc on the internal programmer firmware:
    - not only switching to J-Link, but also just updating it does improve reliability of flashing
- give hints in how to get the ~~shitty~~ wonderful update process working
- update notes on OpenOCD requirements


Co-authored-by: Marian Buschsieweke <marian.buschsieweke@posteo.net>
2023-06-13 10:59:31 +00:00
..
include boards/qn9080dk: fix periph conflict 2023-06-12 21:10:27 +02:00
board.c boards: drop manual button auto-init 2022-02-26 22:51:50 +01:00
doc.txt boards/qn9080dk: update doc on flashing 2023-06-12 21:29:07 +02:00
Kconfig boards/qn908x: model Kconfig 2021-11-29 13:56:43 +01:00
Makefile boards/qn9080dk: New board for the QN908x 2020-12-02 02:47:07 +00:00
Makefile.dep boards/qn9080dk: Add SPI NOR flash definition 2021-01-31 16:27:22 +00:00
Makefile.features boards/qn9080dk: Configure the SPI bus. 2021-01-31 16:27:22 +00:00
Makefile.include boards: Provide debug adapter ID from serial where possible 2023-02-24 16:50:59 +01:00