Skip to content

Commit 7edfa76

Browse files
committed
Message added about master being unstable for Manufacturing
1 parent b70defd commit 7edfa76

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ This is a hardware project based on Atmega8A microcontroller. This project came
1212
personal need for a demo board to test my new oscilloscope. I plan to create a complete PCB
1313
along 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

0 commit comments

Comments
 (0)