mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
HAL_ChibiOS: optimise USB config driver
This commit is contained in:
parent
bc32276966
commit
610a6a6c88
@ -32,7 +32,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#pragma GCC optimize("O0")
|
||||
// #pragma GCC optimize("O0")
|
||||
|
||||
#ifdef HAL_USB_PRODUCT_ID
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user