Kristian Sloth Lauszus
|
db33d38c44
|
Moved the macros into avrpins instead, as we need to redefine pgm_read_ptr as well
|
2019-04-14 23:47:18 +02:00 |
|
Kristian Sloth Lauszus
|
b3fa5718d5
|
Fixed pgm_read_ptr_aligned macro for the ESP8266 platform
See: https://github.com/esp8266/Arduino/pull/5735
|
2019-04-14 23:21:28 +02:00 |
|
Kristian Sloth Lauszus
|
0ecc486fee
|
Fixed strncpy_P macro
|
2019-04-05 18:25:33 +02:00 |
|
Kristian Sloth Lauszus
|
06d5ed134a
|
Release some more of the code under "GPLv2 or later", so it is compatible with GPLv3
See: https://github.com/felis/USB_Host_Shield_2.0/issues/364#issuecomment-387479546
|
2018-06-23 13:52:57 +02:00 |
|
Kristian Sloth Lauszus
|
5053e8dfae
|
Don't use deprecated prog_ macro
Fixes: #147
|
2015-04-22 15:48:18 +02:00 |
|
Andrew J. Kroll
|
740fa097e6
|
Add support for MIPS uC (PIC32X) and the ancient mpide "IDE" used for it
|
2014-09-22 22:53:11 -04:00 |
|