This commit is contained in:
eddyem
2015-07-22 14:56:17 +03:00
parent 3931f1da9c
commit 8ef021cc35
18 changed files with 954 additions and 0 deletions

3
README
View File

@@ -3,3 +3,6 @@ These are my simple snippets for STM32 (compiled with libopencm3)
- client-term is terminal client used instead of "com"
- simple_cdc is simplest USB-CDC working in char-mode, press H for help (another commands are for LEDs switching and test of integer input)
- 1_wire - pseudo-hardware realisation of 1-wire protocol