pico-sdk/src/rp2_common/pico_platform
alastairpatrick 98aba25e64
Make __get_current_exception inline (#1016)
not `static` inline, so we keep an implementation around if needed (someone might have called it from assembly)
2022-09-12 15:28:18 -05:00
..
include/pico Make __get_current_exception inline (#1016) 2022-09-12 15:28:18 -05:00
CMakeLists.txt make all non hardware_ libraries foo add C preprocessor definition LIB_FOO=1, and remove bespoke definitions which were all undocumented anyway (#374) 2021-05-04 08:00:17 -05:00
platform.c Fixup another level of compiler warnings, add _U() definition 2021-03-04 21:22:48 -06:00