Rebuild tree structure, add blink for STM32F042

This commit is contained in:
2017-01-10 23:02:33 +03:00
parent ce21cb7e10
commit 71838ae0f1
483 changed files with 48551 additions and 0 deletions

8
F1/1_wire/README Normal file
View File

@@ -0,0 +1,8 @@
My approach to semi-hardware 1-wire realisation based on DMA+TIM2
written for chinese devboard based on STM32F103RBT6
Press H for help
// Still some troubles left: for example, can't read ROM; also the code isn't fully done yet