1
0
Fork 0

Remove ALLOW_WARNINGS and PICO_INTRINSICS_ENABLED (#22085)

This commit is contained in:
Joel Challis 2023-09-20 10:27:54 +01:00 committed by GitHub
parent c2c7b7af7a
commit f03c470adf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 1 additions and 58 deletions

View file

@ -1 +1 @@
PICO_INTRINSICS_ENABLED = no # ATM Unsupported by ChibiOS!
# This file intentionally left blank