Skip to content

Arduino.h - missing defines #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
hcs-svn opened this issue Oct 25, 2016 · 2 comments
Closed

Arduino.h - missing defines #25

hcs-svn opened this issue Oct 25, 2016 · 2 comments

Comments

@hcs-svn
Copy link

hcs-svn commented Oct 25, 2016

Most of the defines that we have in Arduino AVR and in the Arduino core for ESP8266 are missing here.

Some examples: lowByte, highByte, bitRead, bitSet, bitClear, bitWrite, LSBFIRST, MSBFIRST, ...

@me-no-dev
Copy link
Member

yes, thanks for pointing it out. I'll add them

@me-no-dev
Copy link
Member

done :) 29feaaa

Jason2866 referenced this issue in Jason2866/arduino-esp32 Nov 20, 2021
Lzw655 pushed a commit to Lzw655/arduino-esp32 that referenced this issue Oct 12, 2023
Replace `arch` with `uname -m`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants