// Copyright (C) 2026 Jorge Andre Castro
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 2 or the License, or
// (at your option) any later version.
// rp2040-linker
// Cette crate injecte automatiquement la configuration mémoire pour le Raspberry Pi Pico (RP2040).
// Usage: use rp2040_linker as _; n'oublieez pas d'inclure dans votre main.rs pour que ca fonctionne .