Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
crsz20 committed Aug 30, 2024
1 parent bad8abe commit a214c11
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@

## Table of Contents
1. [Objective](#objective)
2. [User Features](#user-features)
3. [Hardware and Equipment](#hardware-and-equipment)
4. [Firmware Tech Stack](#firmware-tech-stack)
5. [Automation](#automation)
6. [Design](#design)
2. [Hardware and Equipment](#hardware-and-equipment)
3. [Firmware Tech Stack](#firmware-tech-stack)
4. [Automation](#automation)
5. [Design](#design)

## Objective:
- Optimize the user's response to a down-shift and up-shift command.
Expand All @@ -16,13 +15,6 @@
- Modularity of components
- Hardware abstraction

## User Features
| Supported Logging Method | Library Completion |
| :----------------------- | :--------------------:|
| Micro-SD Card | |
| USB Flash Drive | <span>&#10004;</span> |
| Wireless Transmission | |

## Hardware and Equipment
### Target Device
The [STM32 Nucleo F466RE](https://www.st.com/en/evaluation-tools/nucleo-f446re.html) microcontroller development board is used as the current target device for code merged to the `main` and `develop` branches. Theoretically, other Arm Cortex M4 based STM32 devices with the necessary peripherals should be able to run the same program.
Expand Down

0 comments on commit a214c11

Please sign in to comment.