pico-sdk/test
William Vinnicombe 94754f8dbc Redo memory handling
Now only persists __persistent_data, and adds low_power_persistent_pstate_get function to return the pstate that persists all that data

This uses a new pico_ld_constants.ld file, to allow CMake to modify the addresses of persistent data and the heap

This new __persistent_data is only supported with HAS_POWMAN_TIMER, and does not work if your binary is signed
2026-03-06 16:04:04 +00:00
..
cmsis_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
hardware_irq_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
hardware_pwm_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
hardware_sync_spin_lock_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
hello_sleep Redo memory handling 2026-03-06 16:04:04 +00:00
kitchen_sink transplant sleep2 onto develop 2026-03-06 16:03:17 +00:00
pico_divider_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_float_test Add support for hard float on M33 via CMake variable PICO_HARD_FLOAT_ABI=1 (#2822) 2026-03-04 10:22:27 -06:00
pico_sem_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_sha256_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_stdio_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_stdlib_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
pico_time_test [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
CMakeLists.txt transplant sleep2 onto develop 2026-03-06 16:03:17 +00:00