pico-sdk/tools/elf2uf2
Timo Kokkonen 3274cc8aec
Fix CWE-686 in tools/elf2uf2/main.cpp:132 (#1585)
* Fix CWE-686: This argument should be of type 'void *' but is of type 'unsigned int'.

* Switch %p to %08x.
2024-01-08 12:33:21 -06:00
..
CMakeLists.txt CMake cmake_minimum_required Deprecation Warning (#1546) 2023-12-15 13:45:42 +00:00
elf.h Initial Release 2021-01-20 10:44:27 -06:00
main.cpp Fix CWE-686 in tools/elf2uf2/main.cpp:132 (#1585) 2024-01-08 12:33:21 -06:00