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
fcf77914546496d88d5915223095d93bb63c67fe
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)
add IAR support for G0 with cmake
2023-06-02 13:27:18 +07:00
set(LD_FILE_GCC ${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: 25ms 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