Update custom_firmware.yaml testing new pins

This commit is contained in:
AlphaX 2024-06-11 18:02:40 -04:00 committed by GitHub
parent ebd5aea5bf
commit 43ff4e223c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 16 additions and 1 deletions

View File

@ -129,6 +129,21 @@ pins:
class: [switch_inputs, event_inputs]
ts_name: CMP
- id: [A5, A5, EFI_ADC_5]
class: [switch_inputs, event_inputs, analog_inputs]
ts_name: I/O PA5
- id: [C6, C6, C6]
class: [switch_inputs, event_inputs, outputs]
ts_name: I/O PC6 (ETB-PWM)
- id: [C10, C10, C10]
class: [switch_inputs, event_inputs, outputs]
ts_name: I/O PC10 (VVT)
- id: [C11, C11, C11]
class: [switch_inputs, event_inputs, outputs]
ts_name: I/O PC11 (VVT2)
#- id: D11
# class: outputs
# ts_name: I/O PD11