circuitpython/atmel-samd/boards/ugame/mpconfigboard.mk
Radomir Dopieralski c066e4da8b Add board definition for the uGame handheld console
This is a board definition for the uGame project:
https://hackaday.io/project/27629-game

uGame is a small handheld game console programmable with
CircuitPython. The hardware part of the project is pretty
much stable by now.
2017-11-01 15:22:04 -07:00

11 lines
249 B
Makefile

LD_FILE = boards/samd21x18-bootloader-external-flash-crystalless.ld
#LD_FILE = boards/samd21x18-bootloader.ld
USB_VID = 0x239A
USB_PID = 0x801F
#FLASH_IMPL = internal_flash.c
FLASH_IMPL = spi_flash.c
CHIP_VARIANT = SAMD21E18A
CHIP_FAMILY = samd21