Skip to content

Commit aedfade

Browse files
authored
Update README.md
1 parent d2b915f commit aedfade

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,16 @@ With support for Adafruit CircuitPython, Arduino IDE, and other libraries the St
2626
## Software Development
2727
### StackRduino Forks and Dev Branches
2828

29-
- [Arduino](https://github.com/robotics-masters/mm1-hat-arduino)
30-
- [ArduPilot](https://github.com/robotics-masters/ardupilot)
31-
- [Bootloader](https://github.com/robotics-masters/mm1-hat-bootloader)
32-
- [CircuitPython](https://github.com/robotics-masters/mm1-hat-cpy-native)
29+
- [Arduino](https://github.com/StackRduino/StackRduino_M0/tree/master/Arduino)
30+
- [Bootloader](https://github.com/StackRduino/StackRduino_M0/tree/master/Bootloader)
31+
- [CircuitPython](https://github.com/StackRduino/StackRduino_M0/tree/master/Circuitpython)
3332

3433
### Official Repositories
3534

36-
- [ArduPilot by ArduPilot](https://github.com/ArduPilot/ardupilot/)
3735
- [Bootloader by Adafruit](https://github.com/adafruit/uf2-samdx1/)
3836
- [Bootloader by Microsoft](https://github.com/Microsoft/uf2-samdx1)
3937
- [CircuitPython by Adafruit](https://github.com/adafruit/circuitpython)
40-
- [SeeSaw by Adafruit](https://github.com/adafruit/seesaw)
38+
4139

4240
## License
4341

0 commit comments

Comments
 (0)