We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4074780 commit 7068c60Copy full SHA for 7068c60
README.md
@@ -152,9 +152,8 @@ This repository is designed as a step-by-step learning experience. Each example
152
## Hardware and Software Requirements
153
154
- **Compiler**: AVR-GCC toolchain
155
-- **Target MCU**: ATmega328P with 16MHz external crystal (Arduino Uno/Nano have this spec)
+- **Target MCU**: ATmega328P with 16MHz external crystal (Arduino Uno, Nano, or compatible ATmega328P board)
156
- **Programmer**: USBasp (or any AVRDUDE-compatible programmer)
157
-- **Development Board**: Arduino Uno, Nano, or compatible ATmega328P board
158
159
160
## Getting Started: Understanding the Build Process
0 commit comments