xiaoxiang781216 commented on code in PR #18233: URL: https://github.com/apache/nuttx/pull/18233#discussion_r2737205181
########## drivers/timers/Kconfig: ########## @@ -30,6 +30,12 @@ config PWM if PWM +config PWM_FREQUENCY_FIXED + bool "PWM Frequency Fixed Point Support" + default n Review Comment: can't, since CONFIG_HAVE_LONG_LONG is defined in compiler.h, not Kconfig -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
