Fix #1 -- add support for STM32L0. Required adding optimized register access, and an improved timing routine. The timing routine is not required if using the MCCI Board Support Package, but is required with other board support packages, because the microsecond-based delay code is not efficient/accurate enough for short delays.
Fix #1 -- add support for STM32L0. Required adding optimized register access, and an improved timing routine. The timing routine is not required if using the MCCI Board Support Package, but is required with other board support packages, because the microsecond-based delay code is not efficient/accurate enough for short delays.