-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Good evening,
my feature request is related to the problem described here:
manuelbl/usb-pd-arduino#20
https://www.mikrocontroller.net/topic/573034#7778987
In short: The Arduino Framework for STM32G431 disables the Dead Battery Support for USB-C PD applications without offering conditional compilation for this. However, at least I need Dead Battery Support in my application. The only way to archive this now is to comment out the particular line in hw_config.c
I would like to have a preprocessor symbol that enables Dead Battery Support (i.e. disables the deactivation).
Thank you, regards
Klaus
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done
Activity
fpistm commentedon Nov 21, 2024
Hi @klaus-liebler
Feel free to provide a PR for this.
Thanks
chore: allow to not disable UCPD dead battery
chore: allow to not disable UCPD dead battery