Initial commit

This commit is contained in:
2025-09-15 19:07:42 -07:00
commit 3e9e802cfb

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Dynamite Rocketry Device Drivers
This project contains all the in-house device drivers used in Dynamite rocketry projects. These drivers leverage the STM32 HAL libraires to create an intuitive interface between our applications and hardware.