Skip to content

Commit 7068c60

Browse files
authored
Update README.md
1 parent 4074780 commit 7068c60

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,8 @@ This repository is designed as a step-by-step learning experience. Each example
152152
## Hardware and Software Requirements
153153

154154
- **Compiler**: AVR-GCC toolchain
155-
- **Target MCU**: ATmega328P with 16MHz external crystal (Arduino Uno/Nano have this spec)
155+
- **Target MCU**: ATmega328P with 16MHz external crystal (Arduino Uno, Nano, or compatible ATmega328P board)
156156
- **Programmer**: USBasp (or any AVRDUDE-compatible programmer)
157-
- **Development Board**: Arduino Uno, Nano, or compatible ATmega328P board
158157

159158

160159
## Getting Started: Understanding the Build Process

0 commit comments

Comments
 (0)