8 Commits

Author SHA1 Message Date
Bigbits
26ea318f46 Fix some String error. 2019-03-29 21:09:06 +08:00
Bigbits
c1e177396d Add some Network functions from Arduino API.
Signed-off-by: Bigbits <btx000@qq.com>
2019-03-29 17:51:05 +08:00
Bigbits
c06377d27e Add math string serial etc.
Signed-off-by: Bigbits <btx000@qq.com>
2019-03-20 17:09:23 +08:00
Bigbits
ae0fa40e77 Add attachInterrupt detachInterrput
Signed-off-by: Bigbits <btx000@qq.com>
2019-03-20 12:52:00 +08:00
Bigbits
395fcfe199 -Add shiftIn,shiftOut
-upload script add -b bundrate

Signed-off-by: Bigbits <btx000@qq.com>
2019-03-18 19:51:22 +08:00
Bigbits
22fb4bdfe5 Add analogWriter()
Signed-off-by: Bigbits <btx000@qq.com>
2019-03-18 18:28:23 +08:00
Bigbits
a657f43573 Add pinMode,digitalWrite,digitalRead
Add millis,micros,delay

Signed-off-by: Bigbits <btx000@qq.com>
2019-03-17 20:36:14 +08:00
Bigbits
1a6cf1e0dc first commit
Signed-off-by: Bigbits <btx000@qq.com>
2019-03-15 19:16:18 +08:00