Closed AndrewCapon closed 1 year ago
Memory usage change @ 6494fa0d27d0732174ae7c65e03c4227785bb71c
Board | flash | % | RAM for global variables | % |
---|---|---|---|---|
arduino:mbed_giga:giga |
:small_red_triangle: +8288 - +8352 | +0.42 - +0.42 | 0 - 0 | 0.0 - 0.0 |
arduino:mbed_opta:opta |
:small_red_triangle: +8352 - +8352 | +0.42 - +0.42 | 0 - 0 | 0.0 - 0.0 |
arduino:mbed_portenta:envie_m7 |
N/A | N/A | N/A | N/A |
Memory usage change @ 8bab89d3d720347bd4b51a1a8d0a6784dd3a7f21
Board | flash | % | RAM for global variables | % |
---|---|---|---|---|
arduino:mbed_giga:giga |
:small_red_triangle: +8288 - +8352 | +0.42 - +0.42 | 0 - 0 | 0.0 - 0.0 |
arduino:mbed_opta:opta |
:small_red_triangle: +8288 - +8352 | +0.42 - +0.42 | 0 - 0 | 0.0 - 0.0 |
arduino:mbed_portenta:envie_m7 |
N/A | N/A | N/A | N/A |
Hi Guys,
I don't expect this PR to be merged, just as a start to some conversation.
It is related to: https://github.com/arduino-libraries/Arduino_USBHostMbed5/issues/31
To enable new code define
ARC_USB_FULL_SIZE=1
For midi devices tested with:
I also tested the MSD example code and that still works in my testing with two sticks.
Cheers
Andy