ids1024 commented on PR #16398: URL: https://github.com/apache/nuttx/pull/16398#issuecomment-2896179726
https://github.com/raspberrypi/pico-sdk/blob/ee68c78d0afae2b69c03ae1a72bf5cc267a2d94c/src/rp2_common/hardware_xosc/xosc.c#L24-L27 Presumably with this change, `#define BOARD_XOSC_STARTUPDELAY 64` causes `startup_delay` to overflow the 14 bit value. But that should be a correct value, since that's what boards like this uses as the `PICO_XOSC_STARTUP_DELAY_MULTIPLIER` in pico-sdk. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org