[]
= "pidfrees"
= "0.2.1"
= "2021"
= ["Jorge Andre Castro <georgeandrec@gmail.com>"]
= "GPL-2.0-or-later"
= "A robust PID controller implementation for no_std environments, protected by GPL."
= "https://github.com/jorgeandrecastro/pidfrees"
= "https://docs.rs/pidfrees"
= "Readme.md"
[]
= 3 # Optimize for max speed
= true # Link Time Optimization
= 1 # Maximizes optimization at the expense of compilation time
= "abort" # Removes heavy error messages in case of a crash
= true # Removes all debug symbols (makes reverse engineering impossible)
[]
# Par défaut, on ne change rien pour ne pas casser l'existant
= []
= [] # L'option magique pour le RP2350