# Automatic deployment Works better when used with **[pico-uf2](https://crates.io/crates/pico-uf2)**. Simply implemented a reboot to switch boot modes and clear the screen with 'reboot' and 'clear' commands. **[Complete the example](https://github.com/Jaydar/pico-tools/tree/master/example)** ## Acknowledgements and Copyright This project includes code borrowed or directly used from the following open-source projects: * **[embassy](https://github.com/embassy-rs/embassy)** * **[rp2040-hal](https://github.com/rp-rs/rp-hal)**