0e4e25a343
1. Make sure Pico SDK libraries have the correct dependencies on other SDK libraries 2. Pico SDK libraries all have _headers variants to include the headers. This may facilitate building user STATIC libraries without pulling in SDK code, though care will still need to be taken w.r.t. values of #defines 3. Make sure the _headers versions also have the correct dependencies Note: There are a few exceptions to 1. for some non code libraries like pico_standard_link and pico_cxx_options |
||
---|---|---|
.. | ||
binary_info.c | ||
CMakeLists.txt | ||
crt0.S | ||
doc.h | ||
memmap_blocked_ram.ld | ||
memmap_copy_to_ram.ld | ||
memmap_default.ld | ||
memmap_no_flash.ld | ||
new_delete.cpp |