slint/examples/mcu-board-support/pico2_st7789
Olivier Goffart 6f4f5aeefa Replace no_mangle with unsafe(no_mangle) in example and docs
We can't just do `s/#\[no_mangle]/#[unsafe(no_mangle)]/g`
because the version of cbingen we use doesn't understand the unsafe
attribute yet.

Part of #7998
2025-03-31 17:35:22 +02:00
..
board_config.toml
memory.x
rp_pico2.rs Replace no_mangle with unsafe(no_mangle) in example and docs 2025-03-31 17:35:22 +02:00