EzDmaHelper - compatibility matrix

This report was generated on Wednesday, 23-Feb-22 22:48:15 CET using arduino-testlib.

EzDmaHelper

Version: 0.2.0-alpha
More details

Compatibility matrix

Board Claims compatibility Inclusion
selftest01
selftest02
arduino:avr:uno
1.8.4
Yes ⚠️ FAIL FAIL FAIL
arduino:mbed_nano:nanorp2040connect
2.7.2
Yes PASS FAIL FAIL
arduino:megaavr:nona4809
1.8.7
Yes PASS FAIL FAIL
arduino:samd:mkrwifi1010
1.8.12
Yes ⚠️ FAIL FAIL FAIL
esp32:esp32:d1_mini32
1.0.6
Yes PASS FAIL FAIL

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: FAIL

/private/tmp/arduino-testlib4009333861/test/test.ino:1:10: fatal error: EzDmaHelper.h: No such file or directory
 #include <EzDmaHelper.h>
          ^~~~~~~~~~~~~~~
compilation terminated.

examples/selftest01

Result: FAIL

In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest01/selftest01.ino:1:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS/src/task.h:34:6: error: #error "include Arduino_FreeRTOS.h must appear in source files before include task.h"
     #error "include Arduino_FreeRTOS.h must appear in source files before include task.h"
      ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS/src/task.h:37:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest01/selftest01.ino:1:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS/src/list.h:62:6: error: #error "Arduino_FreeRTOS.h must be included before list.h"
     #error "Arduino_FreeRTOS.h must be included before list.h"
      ^~~~~
Multiple libraries were found for "task.h"
  Used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD21
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32duino_FreeRTOS
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/HeliOS
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD51

examples/selftest02

Result: FAIL

In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest02/selftest02.ino:1:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS/src/task.h:34:6: error: #error "include Arduino_FreeRTOS.h must appear in source files before include task.h"
     #error "include Arduino_FreeRTOS.h must appear in source files before include task.h"
      ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS/src/task.h:37:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest02/selftest02.ino:1:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS/src/list.h:62:6: error: #error "Arduino_FreeRTOS.h must be included before list.h"
     #error "Arduino_FreeRTOS.h must be included before list.h"
      ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest02/selftest02.ino:2:0:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/nrf_rng/src/hw_rng.h:30:10: fatal error: hal/nrf_rng.h: No such file or directory
 #include <hal/nrf_rng.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
Multiple libraries were found for "task.h"
  Used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/HeliOS
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD21
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD51
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32duino_FreeRTOS

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: PASS

Sketch uses 78756 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43444 bytes (16%) of dynamic memory, leaving 226892 bytes for local variables. Maximum is 270336 bytes.

examples/selftest01

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/task.h:30:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest01/selftest01.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/defines.h:98:129: note: #pragma message: WARNING: This embedded platform and/or tool-chain is not currently supported by HeliOS - proceed with caution.
 #pragma message("WARNING: This embedded platform and/or tool-chain is not currently supported by HeliOS - proceed with caution.")
                                                                                                                                 ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/task.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest01/selftest01.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/types.h:54:10: error: expected unqualified-id before 'protected'
   Byte_t protected : 1;
          ^~~~~~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest01/selftest01.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:110:5: error: 'UBaseType_t' has not been declared
     UBaseType_t EZDMA_BUFFER_TASK_PRIORITY = DEFAULT_TASK_PRIORITY
     ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:47:43: error: 'configTIMER_TASK_PRIORITY' was not declared in this scope
 #define DEFAULT_TASK_PRIORITY             configTIMER_TASK_PRIORITY
                                           ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:110:46: note: in expansion of macro 'DEFAULT_TASK_PRIORITY'
     UBaseType_t EZDMA_BUFFER_TASK_PRIORITY = DEFAULT_TASK_PRIORITY
                                              ^~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:47:43: note: suggested alternative: 'DEFAULT_TASK_PRIORITY'
 #define DEFAULT_TASK_PRIORITY             configTIMER_TASK_PRIORITY
                                           ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:110:46: note: in expansion of macro 'DEFAULT_TASK_PRIORITY'
     UBaseType_t EZDMA_BUFFER_TASK_PRIORITY = DEFAULT_TASK_PRIORITY
                                              ^~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:173:89: error: 'EZDMA_BUFFER_TASK_PRIORITY' was not declared in this scope
         const EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>&
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:173:89: note: suggested alternative: 'DEFAULT_TASK_PRIORITY'
         const EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>&
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                         DEFAULT_TASK_PRIORITY
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:173:115: error: template argument 4 is invalid
         const EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>&
                                                                                                                   ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:175:79: error: 'EZDMA_BUFFER_TASK_PRIORITY' was not declared in this scope
     EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>& operator=(
                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:175:79: note: suggested alternative: 'DEFAULT_TASK_PRIORITY'
     EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>& operator=(
                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                               DEFAULT_TASK_PRIORITY
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:175:105: error: template argument 4 is invalid
     EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>& operator=(
                                                                                                         ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:176:89: error: 'EZDMA_BUFFER_TASK_PRIORITY' was not declared in this scope
         const EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>&
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:176:89: note: suggested alternative: 'DEFAULT_TASK_PRIORITY'
         const EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>&
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                         DEFAULT_TASK_PRIORITY
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:176:115: error: template argument 4 is invalid
         const EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>&
                                                                                                                   ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:179:59: error: 'EZDMA_BUFFER_TASK_PRIORITY' was not declared in this scope
         EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>&&
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:179:59: note: suggested alternative: 'DEFAULT_TASK_PRIORITY'
         EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>&&
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
                                                           DEFAULT_TASK_PRIORITY
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:179:109: error: template argument 3 is invalid
         EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>&&
                                                                                                             ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:181:55: error: 'EZDMA_BUFFER_TASK_PRIORITY' was not declared in this scope
     EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>& operator=(
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:181:55: note: suggested alternative: 'DEFAULT_TASK_PRIORITY'
     EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>& operator=(
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
                                                       DEFAULT_TASK_PRIORITY
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:181:105: error: template argument 3 is invalid
     EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>& operator=(
                                                                                                         ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:182:59: error: 'EZDMA_BUFFER_TASK_PRIORITY' was not declared in this scope
         EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>&&
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:182:59: note: suggested alternative: 'DEFAULT_TASK_PRIORITY'
         EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>&&
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
                                                           DEFAULT_TASK_PRIORITY
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:182:109: error: template argument 3 is invalid
         EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>&&
                                                                        

examples/selftest02

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest02/selftest02.ino:2:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/nrf_rng/src/hw_rng.h:30:10: fatal error: hal/nrf_rng.h: No such file or directory
 #include <hal/nrf_rng.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
Multiple libraries were found for "task.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD51
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_FreeRTOS
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FreeRTOS
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD21

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: PASS

Sketch uses 802 bytes (1%) of program storage space. Maximum is 49152 bytes.
Global variables use 22 bytes (0%) of dynamic memory, leaving 6122 bytes for local variables. Maximum is 6144 bytes.

examples/selftest01

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/task.h:30:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest01/selftest01.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/defines.h:98:129: note: #pragma message: WARNING: This embedded platform and/or tool-chain is not currently supported by HeliOS - proceed with caution.
 #pragma message("WARNING: This embedded platform and/or tool-chain is not currently supported by HeliOS - proceed with caution.")
                                                                                                                                 ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/task.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest01/selftest01.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/types.h:54:10: error: expected unqualified-id before 'protected'
   Byte_t protected : 1;
          ^~~~~~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest01/selftest01.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h: In function 'constexpr bool {anonymous}::is_power_of_two(uint16_t)':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:29:20: error: redefinition of 'constexpr bool {anonymous}::is_power_of_two(uint16_t)'
     constexpr bool is_power_of_two(uint16_t v) {
                    ^~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:23:20: note: 'constexpr bool {anonymous}::is_power_of_two(size_t)' previously defined here
     constexpr bool is_power_of_two(size_t v) {
                    ^~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h: At global scope:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:110:5: error: 'UBaseType_t' has not been declared
     UBaseType_t EZDMA_BUFFER_TASK_PRIORITY = DEFAULT_TASK_PRIORITY
     ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:47:43: error: 'configTIMER_TASK_PRIORITY' was not declared in this scope
 #define DEFAULT_TASK_PRIORITY             configTIMER_TASK_PRIORITY
                                           ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:110:46: note: in expansion of macro 'DEFAULT_TASK_PRIORITY'
     UBaseType_t EZDMA_BUFFER_TASK_PRIORITY = DEFAULT_TASK_PRIORITY
                                              ^~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:47:43: note: suggested alternative: 'DEFAULT_TASK_PRIORITY'
 #define DEFAULT_TASK_PRIORITY             configTIMER_TASK_PRIORITY
                                           ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:110:46: note: in expansion of macro 'DEFAULT_TASK_PRIORITY'
     UBaseType_t EZDMA_BUFFER_TASK_PRIORITY = DEFAULT_TASK_PRIORITY
                                              ^~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:173:89: error: 'EZDMA_BUFFER_TASK_PRIORITY' was not declared in this scope
         const EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>&
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:173:89: note: suggested alternative: 'DEFAULT_TASK_PRIORITY'
         const EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>&
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                         DEFAULT_TASK_PRIORITY
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:173:115: error: template argument 4 is invalid
         const EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>&
                                                                                                                   ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:175:79: error: 'EZDMA_BUFFER_TASK_PRIORITY' was not declared in this scope
     EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>& operator=(
                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:175:79: note: suggested alternative: 'DEFAULT_TASK_PRIORITY'
     EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>& operator=(
                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                               DEFAULT_TASK_PRIORITY
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:175:105: error: template argument 4 is invalid
     EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>& operator=(
                                                                                                         ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:176:89: error: 'EZDMA_BUFFER_TASK_PRIORITY' was not declared in this scope
         const EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>&
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:176:89: note: suggested alternative: 'DEFAULT_TASK_PRIORITY'
         const EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>&
                                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                                         DEFAULT_TASK_PRIORITY
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:176:115: error: template argument 4 is invalid
         const EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_ALIGNMENT, EZDMA_BUFFER_TASK_PRIORITY>&
                                                                                                                   ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:179:59: error: 'EZDMA_BUFFER_TASK_PRIORITY' was not declared in this scope
         EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>&&
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:179:59: note: suggested alternative: 'DEFAULT_TASK_PRIORITY'
         EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>&&
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
                                                           DEFAULT_TASK_PRIORITY
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:179:109: error: template argument 3 is invalid
         EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>&&
                                                                                                             ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:181:55: error: 'EZDMA_BUFFER_TASK_PRIORITY' was not declared in this scope
     EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>& operator=(
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:181:55: note: suggested alternative: 'DEFAULT_TASK_PRIORITY'
     EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>& operator=(
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
                                                       DEFAULT_TASK_PRIORITY
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:181:105: error: template argument 3 is invalid
     EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>& operator=(
                                                                                                         ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:182:59: error: 'EZDMA_BUFFER_TASK_PRIORITY' was not declared in this scope
         EzDmaHelper<EZDMA_BUFFER_SIZE,EZDMA_BUFFER_COUNT, EZDMA_BUFFER_TASK_PRIORITY, EZDMA_BUFFER_ALIGNMENT>&&
                                                

examples/selftest02

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest02/selftest02.ino:2:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/nrf_rng/src/hw_rng.h:30:10: fatal error: hal/nrf_rng.h: No such file or directory
 #include <hal/nrf_rng.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
Multiple libraries were found for "task.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD21
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_FreeRTOS
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FreeRTOS
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD51

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL

/private/tmp/arduino-testlib4009333861/test/test.ino:1:10: fatal error: EzDmaHelper.h: No such file or directory
 #include <EzDmaHelper.h>
          ^~~~~~~~~~~~~~~
compilation terminated.

examples/selftest01

Result: FAIL

In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest01/selftest01.ino:1:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD21/src/task.h:33:3: error: #error "include FreeRTOS.h must appear in source files before include task.h"
  #error "include FreeRTOS.h must appear in source files before include task.h"
   ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD21/src/task.h:36:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest01/selftest01.ino:1:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD21/src/list.h:57:3: error: #error FreeRTOS.h must be included before list.h
  #error FreeRTOS.h must be included before list.h
   ^~~~~
Multiple libraries were found for "task.h"
  Used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD21
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/HeliOS
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD51
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32duino_FreeRTOS

examples/selftest02

Result: FAIL

In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest02/selftest02.ino:1:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD21/src/task.h:33:3: error: #error "include FreeRTOS.h must appear in source files before include task.h"
  #error "include FreeRTOS.h must appear in source files before include task.h"
   ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD21/src/task.h:36:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest02/selftest02.ino:1:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD21/src/list.h:57:3: error: #error FreeRTOS.h must be included before list.h
  #error FreeRTOS.h must be included before list.h
   ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest02/selftest02.ino:2:0:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/nrf_rng/src/hw_rng.h:30:10: fatal error: hal/nrf_rng.h: No such file or directory
 #include <hal/nrf_rng.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
Multiple libraries were found for "task.h"
  Used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD21
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD51
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32duino_FreeRTOS
  Not used: /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/HeliOS

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: PASS

Sketch uses 197736 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13084 bytes (3%) of dynamic memory, leaving 314596 bytes for local variables. Maximum is 327680 bytes.

examples/selftest01

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/sched.h:35:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/queue.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/mem.h:32,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/task.h:32,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest01/selftest01.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/timer.h:42:34: error: macro "xTimerDelete" requires 2 arguments, but only 1 given
 void xTimerDelete(Timer_t *timer_);
                                  ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/timer.h:43:61: error: macro "xTimerChangePeriod" requires 3 arguments, but only 2 given
 void xTimerChangePeriod(Timer_t *timer_, Time_t timerPeriod_);
                                                             ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/timer.h:47:33: error: macro "xTimerReset" requires 2 arguments, but only 1 given
 void xTimerReset(Timer_t *timer_);
                                 ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/timer.h:48:33: error: macro "xTimerStart" requires 2 arguments, but only 1 given
 void xTimerStart(Timer_t *timer_);
                                 ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/timer.h:49:32: error: macro "xTimerStop" requires 2 arguments, but only 1 given
 void xTimerStop(Timer_t *timer_);
                                ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/mem.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/task.h:32,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest01/selftest01.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/queue.h:41:36: error: macro "xQueueCreate" requires 2 arguments, but only 1 given
 Queue_t *xQueueCreate(Base_t limit_);
                                    ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/queue.h:48:43: error: macro "xQueuePeek" requires 3 arguments, but only 1 given
 QueueMessage_t *xQueuePeek(Queue_t *queue_);
                                           ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/queue.h:50:46: error: macro "xQueueReceive" requires 3 arguments, but only 1 given
 QueueMessage_t *xQueueReceive(Queue_t *queue_);
                                              ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest01/selftest01.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/task.h:55:96: error: macro "xTaskNotifyGive" passed 3 arguments, but takes just 1
 Base_t xTaskNotifyGive(Task_t *task_, Base_t notificationBytes_, const char *notificationValue_);
                                                                                                ^
Multiple libraries were found for "task.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD51
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FreeRTOS
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD21
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_FreeRTOS

examples/selftest02

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/sched.h:35:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/queue.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/mem.h:32,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/task.h:32,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest02/selftest02.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/timer.h:42:34: error: macro "xTimerDelete" requires 2 arguments, but only 1 given
 void xTimerDelete(Timer_t *timer_);
                                  ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/timer.h:43:61: error: macro "xTimerChangePeriod" requires 3 arguments, but only 2 given
 void xTimerChangePeriod(Timer_t *timer_, Time_t timerPeriod_);
                                                             ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/timer.h:47:33: error: macro "xTimerReset" requires 2 arguments, but only 1 given
 void xTimerReset(Timer_t *timer_);
                                 ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/timer.h:48:33: error: macro "xTimerStart" requires 2 arguments, but only 1 given
 void xTimerStart(Timer_t *timer_);
                                 ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/timer.h:49:32: error: macro "xTimerStop" requires 2 arguments, but only 1 given
 void xTimerStop(Timer_t *timer_);
                                ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/mem.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/task.h:32,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest02/selftest02.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/queue.h:41:36: error: macro "xQueueCreate" requires 2 arguments, but only 1 given
 Queue_t *xQueueCreate(Base_t limit_);
                                    ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/queue.h:48:43: error: macro "xQueuePeek" requires 3 arguments, but only 1 given
 QueueMessage_t *xQueuePeek(Queue_t *queue_);
                                           ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/queue.h:50:46: error: macro "xQueueReceive" requires 3 arguments, but only 1 given
 QueueMessage_t *xQueueReceive(Queue_t *queue_);
                                              ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/src/ezdmahelper.h:16:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest02/selftest02.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS/src/task.h:55:96: error: macro "xTaskNotifyGive" passed 3 arguments, but takes just 1
 Base_t xTaskNotifyGive(Task_t *task_, Base_t notificationBytes_, const char *notificationValue_);
                                                                                                ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EzDmaHelper/examples/selftest02/selftest02.ino:2:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/nrf_rng/src/hw_rng.h:30:25: fatal error: hal/nrf_rng.h: No such file or directory
 #include <hal/nrf_rng.h>
                         ^
compilation terminated.
Multiple libraries were found for "task.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/HeliOS
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FreeRTOS
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD21
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FreeRTOS_SAMD51
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_FreeRTOS