Logo
Explore Help
Sign In
andy/tinyUSB
1
0
Fork 0
You've already forked tinyUSB
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
b169db3fd6359a127ba92d4bd5cd48a3a5286fd7
tinyUSB/hw/bsp/samd21/boards/curiosity_nano/board.mk

15 lines
347 B
Makefile
Raw Normal View History

Added support for Microchip Curiosity Nano SAMD21 board (DM320119) Added support for Microchip Curiosity Nano SAMD21 board (DM320119) under hw/bsp/samd21/boards/curiosity_nano The nEDBG on this board requires dap_protocol be specified as SWD (changed in examples/rules.mk) NOTE: requires entry (03eb:2175) for VID:PID of nEDBG be added to /etc/udev/rules for pyocd
2021-08-25 12:05:35 -04:00
CFLAGS += -D__SAMD21G17A__
# All source paths should be relative to the top level.
LD_FILE = $(BOARD_PATH)/samd21g17a_flash.ld
# For flash-jlink target
JLINK_DEVICE = atsamd21g17a
# flash using jlink (options are: jlink/cmsisdap/stlink/dfu)
#flash: flash-jlink
PYOCD_TARGET = atsamd21g17a
Add PYOCD_OPTION Added PYOCD_OPTION to pass board-specific options to build
2021-08-26 07:46:23 -04:00
PYOCD_OPTION = -O dap_protocol=swd
Added support for Microchip Curiosity Nano SAMD21 board (DM320119) Added support for Microchip Curiosity Nano SAMD21 board (DM320119) under hw/bsp/samd21/boards/curiosity_nano The nEDBG on this board requires dap_protocol be specified as SWD (changed in examples/rules.mk) NOTE: requires entry (03eb:2175) for VID:PID of nEDBG be added to /etc/udev/rules for pyocd
2021-08-25 12:05:35 -04:00
flash: flash-pyocd
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 23ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API