eerimoq / simba

Simba Embedded Programming Platform.
Other
340 stars 64 forks source link

New board: STM32VLDISCOVERY #19

Closed eerimoq closed 8 years ago

eerimoq commented 8 years ago

Port the kernel and the pin and uart drivers to the STM32VLDISCOVERY board.

The port has already been started, but is far from complete.

eerimoq commented 8 years ago

Kernel ported, but the system tick has wrong frequency. Settings does not work either because the flash routines are not implemented. To be investigated if settings can be saved in flash.

Uart and pin drivers implemented.

http://simba-os.readthedocs.io/en/latest/boards/stm32vldiscovery.html