21 lines
279 B
Plaintext
21 lines
279 B
Plaintext
#
|
|
# UBW32 board
|
|
# ===========
|
|
#
|
|
# Console on UART2
|
|
|
|
core pic32mx7
|
|
linker bootloader-ubw32
|
|
mapping generic
|
|
|
|
device kernel invled=E2
|
|
|
|
device console invled=E3 device=tty1
|
|
device uart2
|
|
|
|
device rdisk invled=E1 invswap=E0
|
|
device sd0 port=1 cs=A9
|
|
device sd1 port=1 cs=A10
|
|
|
|
device gpio
|