jealcuna
Results
2
comments of
jealcuna
A workaround for this is replace the line with: #define __LL_RTC_CONVERT_BCD2BIN(__VALUE__) (uint8_t)((((uint8_t)((__VALUE__) & (uint8_t)0xF0) >> (uint8_t)0x04) * (uint8_t)10) + ((__VALUE__) & (uint8_t)0x0F))
imxrt1020 board is much better, and pretty descriptive...