f9micro / f9-kernel

An efficient and secure microkernel built for ARM Cortex-M cores, inspired by L4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merge the board support package for STM32F429i Discovery

jserv opened this issue · comments

There are preliminary efforts enabling peripherals for STM32F429 Discovery such as LCD, GPIO, and USART.

Our plan is to provide configurable board support package.

The on-going stm32-p103 porting is an example how a new platform can be integrated into F9 source tree.

Done and Merged