Logo
Explore Help
Register 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
a64e3eb0aa661db14eb647e2f75059815741112f
tinyUSB/hw/bsp/lpc18/boards/lpcxpresso18s37/board.cmake

12 lines
244 B
CMake
Raw Normal View History

Enhance chipidea (#2075) * update chipidea dcd, remove manual ep_count and use DCCPARAMS to get number of endpoint instead * add dcd dcache for chipidea * add cmake for lpc18 * add makefile build for mcx * use fork of mcu sdk * fix ci build with nrf * flash rp2040 with openocd
2023-05-23 21:45:00 +07:00
set(MCU_VARIANT LPC18S37)
set(JLINK_DEVICE LPC18S37)
set(PYOCD_TARGET LPC18S37)
set(NXPLINK_DEVICE LPC18S37:LPCXPRESSO18S37)
update cmake to build with IAR for g0 and g4
2023-06-02 15:26:16 +07:00
set(LD_FILE_GNU ${CMAKE_CURRENT_LIST_DIR}/lpc1837.ld)
Enhance chipidea (#2075) * update chipidea dcd, remove manual ep_count and use DCCPARAMS to get number of endpoint instead * add dcd dcache for chipidea * add cmake for lpc18 * add makefile build for mcx * use fork of mcu sdk * fix ci build with nrf * flash rp2040 with openocd
2023-05-23 21:45:00 +07:00
function(update_board TARGET)
# nothing to do
endfunction()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 46ms Template: 1ms
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