ArduinoCore-samd/libraries
Henry Gabryjelski 439c6b51c9
Narrowly silence new (GCC 8.1+) warning (#290)
Fixes #287

The warnings look like:
```
      Line 338 Char 37
      warning: 'void* memcpy(void*, const void*, size_t)' 
               writing to an object of type 'struct DmacDescriptor'
               with no trivial copy-assignment [-Wclass-memaccess]
```
2021-04-30 11:42:15 -04:00
..
Adafruit_ZeroDMA Avoid compiler warning for unused parameter 2020-01-17 01:16:20 -08:00
CI_Tests move test_cmsis_fast_rfft example to its own folder to fix ci build 2020-07-13 18:26:29 +07:00
HID Update HID API 2015-11-03 15:21:58 +01:00
I2S add skip file 2020-01-02 17:08:26 +07:00
SAMD_AnalogCorrection DM: add copyrights 2018-08-30 15:12:51 -04:00
SDU build most of adafruit samd boards 2020-01-02 17:03:44 +07:00
Servo use TC1 for servo, TC0 for tone for samd51 2020-08-28 14:41:48 +07:00
SPI Narrowly silence new (GCC 8.1+) warning (#290) 2021-04-30 11:42:15 -04:00
USBHost Use FIXME instead of BUGBUG 2020-08-09 23:50:13 -07:00
Wire remove 'unused parameter' compiler warning 2020-01-17 01:16:20 -08:00