ArduinoNative

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2021-07-04 14:24attach sine and square wave to pinsSamdal2+135-38
2021-07-03 23:05fixed wrong example lolSamdal1+1-1
2021-07-03 23:05problem in interrupt exampleSamdal1+1-0
2021-07-03 23:01completed arduino library, analogreference exampleSamdal2+156-34
2021-06-27 17:31remove checkbox READMESamdal1+10-10
2021-06-27 17:30fix roadmap READMESamdal1+10-10
2021-06-27 17:20updated READMESamdal2+13-3
2021-06-27 15:36String Object implementedSamdal2+131-80
2021-06-26 13:23updated readmeSamdal1+2-3
2021-06-26 13:09replace from_chars with stofSamdal1+2-5
2021-06-26 13:05finished and improved SerialSamdal2+156-107
2021-06-23 19:56TIL: Windows stdlib has large inconsistenciesSamdal1+4-4
2021-06-23 19:41windows compatibility with strcpy_sSamdal1+13-5
2021-06-23 19:13mroe bugfixes, reading up on Arudino standardsSamdal1+21-20
2021-06-23 18:46bugfixesSamdal1+4-4
2021-06-23 18:26shortned down READMESamdal1+4-54
2021-06-23 18:05code cleanup, added interrupts (with example)Samdal2+199-143
2021-06-22 11:32Error in the new exampleSamdal1+1-1
2021-06-22 11:29new example in README, new debug optionSamdal2+81-17
2021-06-22 10:50fixed Serial.print, updated READMESamdal2+104-25
2021-06-22 09:37change map and fix a bit in READMESamdal2+49-24
2021-06-21 20:41small cleanupSamdal1+3-7
2021-06-21 20:31removed test.cpp fileSamdal2+1-17
2021-06-21 20:27still wasn't fixedSamdal1+1-1
2021-06-21 20:25fix link in READMESamdal1+1-1
2021-06-21 20:24Updated READMESamdal1+2-1
2021-06-21 20:18fix type in blink exampleSamdal1+1-1
2021-06-21 20:16Updated READMESamdal1+4-4
2021-06-21 20:12Initial upload from computerSamdal4+574-0
2021-06-21 20:11Initial commithalvard1+25-0