Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Fekete 047edf699a analog: add analogReadResolution 2017-06-25 11:53:46 +02:00
huaweiwx 9b07c7131f Update Arduino.h
include <bit_constants.h>
2017-06-20 15:22:07 +08:00
Daniel Fekete ed377e2ace interrupts: fix interrupts/noInterrupts macros 2017-05-23 06:53:50 +02:00
Daniel Fekete bb92877dcd Arduino.h: Remove function definitions of inline functions
Including Arduino.h in multiple files caused problems otherwise
2017-05-12 19:42:32 +02:00
Daniel Fekete 8e473b06fb Fix Arduino.h port_pin_list renamed to variant_pin_list 2017-04-19 21:14:07 +02:00
Daniel Fekete 436fabbd95 Add USB and Serial selection to the menu options 2017-04-18 18:54:02 +02:00
Daniel Fekete 99a8d562fa Rename USBSerial to SerialUSB to be the same as SerialUART 2017-04-17 20:45:47 +02:00
Daniel Fekete 23b3dc7a91 Implement delayMicroseconds 2017-04-15 12:06:07 +02:00
Daniel Fekete 1b957bb09c Implement digitalPinToPort, digitalPinToBitMask, portOutputRegister, portInputRegister 2017-04-12 20:31:30 +02:00
Daniel Fekete 1c178b6fe7 Move GPIO definitions to gpio.h 2017-04-10 18:24:58 +02:00
Daniel Fekete c5d1469296 Add Core implementation 2017-04-10 06:55:07 +02:00