30 Commits
Author SHA1 Message Date
MightyPork cfdc18d3c4 ADC new APIs and bugfix for 10bit 2017-06-08 12:15:29 +02:00
MightyPork eaf8623772 added cleaned up and tested ADC support library 2017-06-08 01:09:02 +02:00
MightyPork 28edebb943 Added dummy CMakeLists.txt for CLion support (still build with "make"!) 2017-06-07 19:46:38 +02:00
MightyPork b70cf17e53 some cleanup and formatting 2016-03-02 01:33:25 +01:00
MightyPork d49fa2ba51 Merge pull request #1 from FrozenDroid/master
Fix for quirky USART baud rate behaviour on Arduino UNO
2016-03-02 00:07:50 +01:00
Vincent Stakenburg 6d494cb183 adds a bugfix for the Arduino Uno bootloader where Double Speed Asynchronous Mode is enabled by default.
Also adds function to enable said mode again, if desired.
2016-03-02 00:02:31 +01:00
Vincent Stakenburg 5d7fad6b34 adds extra info about USART for Arduino Uno 2016-03-01 22:48:42 +01:00
MightyPork cc138f94ac Fixed awful bugs in calc.h 2016-03-01 20:48:04 +01:00
MightyPork 312adbe56c Added SPI support file 2016-02-14 16:47:21 +01:00
MightyPork 51ea651205 readme line formatting 2016-02-14 10:20:39 +01:00
MightyPork 79c5796bf5 added astylerc 2016-02-07 20:12:03 +01:00
MightyPork d8d02fffca Fixed some semantic bugs & added .pro file for QtCreator 2016-02-07 20:09:06 +01:00
MightyPork aafedd03a6 readme 2016-02-07 13:26:33 +01:00
MightyPork b6209d01c6 readme 2016-02-07 13:25:57 +01:00
MightyPork b8e7242ffa rdm 2016-02-07 13:25:38 +01:00
MightyPork b26ba76d45 better makefile n readme 2016-02-07 13:24:29 +01:00
MightyPork 8946755340 readme 2016-02-07 12:32:54 +01:00
MightyPork 225d295675 readm 2016-02-07 12:31:50 +01:00
MightyPork 41b544b80d readme adjust 2016-02-07 12:24:31 +01:00
MightyPork df553faefb readme again 2016-02-07 12:21:01 +01:00
MightyPork d164ff315f readme 2016-02-07 12:19:41 +01:00
MightyPork 84bba19bc9 readme 2016-02-07 02:18:20 +01:00
MightyPork 4d533295ad improved gitignore 2016-02-07 02:17:38 +01:00
MightyPork 6d0b878ee3 makef 2016-02-07 02:13:52 +01:00
MightyPork b4cafbb4da removed bogus usart init code 2016-02-07 02:10:01 +01:00
MightyPork bf6898aec1 dumb typo fix 2016-02-07 02:08:54 +01:00
MightyPork ce2ca2d4e1 simplified example & added readme 2016-02-07 02:07:42 +01:00
MightyPork 595a57c30c Merge branch 'master' of github.com:MightyPork/avr-c-boilerplate 2016-02-07 01:41:33 +01:00
MightyPork 13e5dd45b2 Source import 2016-02-07 01:41:17 +01:00
MightyPork b8e22c2dbf Initial commit 2016-02-07 01:40:35 +01:00