summaryrefslogtreecommitdiff
path: root/docs/library
diff options
context:
space:
mode:
authorPeter D. Gray <peter@conalgo.com>2018-07-13 10:20:37 -0400
committerDamien George <damien.p.george@gmail.com>2018-07-14 17:17:46 +1000
commit2a3979bcb3077930056c3cba03f073f55afd510a (patch)
tree4b123565c8396485e32f1554092ee31b60b4f587 /docs/library
parent385fa5180663221bbec033c54c37fb38f589579b (diff)
stm32/fatfs_port: Fix bug when MICROPY_HW_ENABLE_RTC not enabled.
Prior to this patch, get_fattime() was calling a HAL RTC function with the HW instance pointer as null because rtc_init_start() was never called. Also marked it as a weak function, to allow a board to override it.
Diffstat (limited to 'docs/library')
0 files changed, 0 insertions, 0 deletions