summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2026-04-28docs: release v1.6.1v1.6.1release/v1.6sakumisu
Signed-off-by: sakumisu <[email protected]>
2025-12-29feat(class/gamepad): add gamepad devicesakumisu
Signed-off-by: sakumisu <[email protected]>
2025-12-12refactor(serial): add host serial frameworksakumisu
Signed-off-by: sakumisu <[email protected]>
2025-12-12chore(cmake): fix cdc symbol namesakumisu
Signed-off-by: sakumisu <[email protected]>
2025-12-03update: remove old bl616 wifi driver, add new apisakumisu
Signed-off-by: sakumisu <[email protected]>
2025-12-01update: remove ununsed bl616 wifi driversakumisu
Signed-off-by: sakumisu <[email protected]>
2025-11-04feat(platform/idf): add fatfs port for host mscsakumisu
Signed-off-by: sakumisu <[email protected]>
2025-09-11fix: Remove usb component private requirement for idf v6LiPeng
2025-07-27update(osal/idf): change freertos timer to esp_timersakumisu
Signed-off-by: sakumisu <[email protected]>
2025-06-14add usb net under idf platform马龙伟
2025-06-04Fix esp32-p4 cache operation adaptation issueLiPeng
2025-06-04feat(platform/zephyr): support msc host with disksakumisu
Signed-off-by: sakumisu <[email protected]>
2025-05-28chore(cmake): disable bluetoothsakumisu
Signed-off-by: sakumisu <[email protected]>
2025-05-15refacor(port/hpmicro): move hpmicro glue into hpmicro directorysakumisu
Signed-off-by: sakumisu <[email protected]>
2025-05-15chore: update zephyr codesakumisu
Signed-off-by: sakumisu <[email protected]>
2025-05-09chore(cmake): add CONFIG_CHERRYUSB check, update custom file cmakesakumisu
Signed-off-by: sakumisu <[email protected]>
2025-05-09chore(cmake): move hpm config at lastsakumisu
Signed-off-by: sakumisu <[email protected]>
2025-05-06chore: update cmake & kconfig & sconssakumisu
Signed-off-by: sakumisu <[email protected]>
2025-04-30chore(cmake): update cmakesakumisu
Signed-off-by: sakumisu <[email protected]>
2025-04-30update(platform): update platform codesakumisu
Signed-off-by: sakumisu <[email protected]>
2025-04-23cmake_format (#305)minlewang
cmake: Format CMake files using cmake_format and add a .cmake_format.json file. Co-authored-by: mlwang <[email protected]>
2024-11-04chore(cmake): update idf config for lwip & freertossakumisu
2024-09-19chore(cmake): fix cdc acm config namesakumisu
2024-09-08chore(cmake): do not use env variablesakumisu
2024-08-23chore(cmake): use config to enable lwip portsakumisu
2024-08-16Fix IDF compilation errorudoudou
2024-08-14update: idf config updatesakumisu
2024-08-12chore: update cmake and kconfigsakumisu
2024-03-22update cmake file, submodule change ssh to httpssakumisu
2023-07-09update cmakelist for commonsakimisu
2022-09-12remove align64 and dcache process for hpmsakumisu
2022-09-12update hpm host ehci gluesakumisu
2022-08-12add hpm usb host driver and demosakumisu
2022-07-31add nocache ram config when enable dcachesakumisu
2022-07-29add cmakelist for hpmsakumisu