Files
retrobsd/sys/pic32/ubw32/UBW32
2014-04-09 14:27:18 +01:00

24 lines
440 B
Plaintext

#
# UBW32 board
# ===========
#
# Console on USB
# For Windows, use the driver: http://www.schmalzhaus.com/UBW32/FW/UBW32inf.zip
core pic32mx7
linker bootloader-ubw32
mapping generic
device kernel invled=E2
device console invled=E3 device=ttyUSB0
device uartusb
device rdisk invled=E1 invswap=E0
device sd0 port=1 cs=A9
device sd1 port=1 cs=A10
device gpio
device bootloader button=E7 user=0x1d005000 led=E3 invled2=E2 set=E0 set2=E1