# Configuration file for Majenko SDXL board.
# Ardiuno-compatible bootloader.
# LED at pin E7 (label 23).

core pic32mx7
mapping fubarino
linker bootloader-max32

device kernel led=23 cpu_khz=80000 bus_khz=80000
device console device=ttyUSB0
device uartusb
device sd0 port=2 cs=SS
device adc
device glcd
device oc
device gpio
