Skip to content

mlouielu/v7os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v7os

v7os is a experimental kernel for ARM Cortex-M series CPU.

Currently work on board stm32p103.

How to use

  • make
  • make run # Run QEMU
  • make dbg # Run QEMU and wait for GDB connect
  • make gdb # Run GDB and connect to QEMU