blob: 0f30a4211e21627da6345a5a94c950350e440c1b (
plain)
1
2
3
|
This directory code that is common to all builds regardless of `PICO_PLATFORM`. It is a mix
of common header files, or high level functionality built entirely using `hardware_` or `pico_` libraries provided
by the actual target `PICO_PLATFORM``
|