| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Rafael Silva <[email protected]>
|
|
Signed-off-by: Rafael Silva <[email protected]>
|
|
|
|
|
|
The board now runs off the internal oscillator at 48 MHz.
This is sufficient to run the TinyUSB examples.
A better performing clock setup is keep in the file as init_clock_xtal()
as an example.
|
|
|
|
|
|
|
|
|
|
- also use boot2_generic_03h for now for itsy bitsy and qt rp2040
- change default flash target for rp2040 to flash-pyocd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* update pico-sdk to 1.1.0
also correct fetch_submodule_if_empty behavior
|
|
some how lpc55 ci cannot build without pre-checkout lib/sct_neopixel
|
|
|
|
|
|
|
|
specify FAMILY_SUBMODULES for all boards
|
|
|
|
|
|
|
|
tested and work well
|
|
|
|
|
|
add note for segger rtt block search range
|
|
- move target_link_libraries() to family.cmake
- enable pico_bootsel_via_double_reset
|
|
add rp2040 to host example build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
temporarily disable other orphaned and esp32s2 build
|
|
|
|
|
|
|
|
|
|
|