f9micro / f9-kernel

An efficient and secure microkernel built for ARM Cortex-M cores, inspired by L4
Other
680 stars 145 forks source link

Port to stm32-p103 for qemu simulation (commits rearranged) #97

Closed konyavic closed 10 years ago

konyavic commented 10 years ago

Rearranged from https://github.com/f9micro/f9-kernel/pull/92

jserv commented 10 years ago

@slpbaby implements stm32-common (branch stm32f429) to minimize the variance between stm32f4 and stm32f429. Hopefully, the stm32-p103 support can utilize the work.

jserv commented 10 years ago

I would like to close this pull request since branch stm32-p103 is being actively developed.

@konyavic, thanks again for your contributions. We would keep your credit and merge the revised HAL along with your work into GIT repository soon.