Convert original source to system workbench

Create readme
Started commenting the files in english
NO Optimisations yet, just trying to get it all working over as is first
Using newer STM StdPeriph libs (i think they are newer?)
This commit is contained in:
Ben V. Brown
2016-09-11 21:42:42 +10:00
parent ed72503be9
commit 871e8e35c9
120 changed files with 50778 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# TS100
Source code for the TS100 Soldering Iron
## UNTESTED!
This repository is my attempt (so far) at converting the source code for the TS100 soldering iron to the free System Workbench IDE and gcc based compilers.
I am also attempting to translate / comment as a go for a reference.
Untested on actual hardware until noted otherwise.