Files
retrobsd/sys/pic32/picadillo/PICADILLO
Serge Vakulenko 8546991046 Fix retroone configuration.
Reorganize ubw32 and picadillo configurations.
2015-09-03 17:45:31 -07:00

27 lines
374 B
Plaintext

#
# Picadillo 35T board
# ===================
#
# Console on UART1.
# SD/MMC card driver on SPI2.
core pic32mx7
mapping picadillo
linker bootloader-max32
device kernel cpu_khz=80000 bus_khz=80000
device console device=tty0
device uart1 baud=115200
device rdisk
device sd0 port=2 cs=48
device gpio
device pwm
device spi
device adc
device hxtft
device foreignbootloader