Added more tips/reminders for later

This commit is contained in:
William Miceli
2021-02-02 09:37:17 -05:00
parent bd7a26c363
commit a9063ed9be

View File

@@ -40,6 +40,8 @@ More information here: @ref documentationGuide "Documentation Guide"
- Document things as we go
- Need to make sure we have a BOM
- Free samples for parts from manufacturers
- Make peripherals like output on one side and inputs on the other
- Use SPI Chip Select as a separate command (Use 3-pin SPI and then just use GPIO for Chip Select)