- drop SwiftLint in favor of swift-format
- disable autoformatting in build phase (otherwise we loose history)
- add Git pre-commit hook to autoformat before committing
* Moving microbit firmware to a subfolder in /Firmware to prepare integration of ESP32
* Add firmware for ESP32 and update workflows
* Integrated ESP32 firmware from @fhessel to OpenHaystack App
Co-authored-by: Frank Hessel <fhessel@seemoo.tu-darmstadt.de>