File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,9 @@ This is a hardware project based on Atmega8A microcontroller. This project came
1212personal need for a demo board to test my new oscilloscope. I plan to create a complete PCB
1313along with firmware in this repo.
1414
15+ ** Caution** : The master branch contains changes for the upcoming version and may not always be
16+ stable. Use one of the released versions if you intend to manufacture. See Releases.
17+
1518### Screenshots
1619
1720##### 1. Serial RS232 (TTL Level) decoding test
@@ -68,7 +71,7 @@ along with firmware in this repo.
6871- [X] Firmware: Separate arch independent codes
6972- [X] Unittests: Add unittests for utils
7073- [X] Unittests: Add unittests for existing tests
71- - [ ] Manufacturing: Build the PCB board
74+ - [X ] Manufacturing: Build the PCB board
7275
7376## Building prerequisites
7477
You can’t perform that action at this time.
0 commit comments