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
02bea8982e36b6a60fd424e1040c7e37c95e0628
tinyUSB/hw/bsp/ch32v20x/boards/ch32v203g_r0_1v0/board.cmake

12 lines
233 B
CMake
Raw Normal View History

- update ch203 family to allow to specify flash and ram size. Introduce - add ch32v203_ro_1v0 board - CFG_EXAMPLE_MSC_DUAL_READONLY to build msc_dual_lun for ch32v203
2024-05-20 13:24:24 +07:00
set(MCU_VARIANT D6)
add new ch32v203g6u board, sysfreq is defined in board.cmake/mk
2024-06-21 16:08:37 +07:00
set(LD_FLASH_SIZE 32K)
set(LD_RAM_SIZE 10K)
add c6 devkit, tested with max3421e
2024-06-06 15:49:20 +07:00
- update ch203 family to allow to specify flash and ram size. Introduce - add ch32v203_ro_1v0 board - CFG_EXAMPLE_MSC_DUAL_READONLY to build msc_dual_lun for ch32v203
2024-05-20 13:24:24 +07:00
function(update_board TARGET)
target_compile_definitions(${TARGET} PUBLIC
add new ch32v203g6u board, sysfreq is defined in board.cmake/mk
2024-06-21 16:08:37 +07:00
SYSCLK_FREQ_144MHz_HSI=144000000
- update ch203 family to allow to specify flash and ram size. Introduce - add ch32v203_ro_1v0 board - CFG_EXAMPLE_MSC_DUAL_READONLY to build msc_dual_lun for ch32v203
2024-05-20 13:24:24 +07:00
CFG_EXAMPLE_MSC_DUAL_READONLY
)
endfunction()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 32ms 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