- update nrf52 bsp for cmake
- add empty tuh_int_handler/tud_int_handler if corresponidng stack not enabled - add hcd_template.c
This commit is contained in:
5
hw/bsp/nrf/boards/arduino_nano33_ble/board.cmake
Normal file
5
hw/bsp/nrf/boards/arduino_nano33_ble/board.cmake
Normal file
@@ -0,0 +1,5 @@
|
||||
set(MCU_VARIANT nrf52840)
|
||||
set(LD_FILE_GNU ${CMAKE_CURRENT_LIST_DIR}/arduino_nano33_ble.ld)
|
||||
|
||||
function(update_board TARGET)
|
||||
endfunction()
|
||||
Reference in New Issue
Block a user