[zion] Create a message queue to be shared between the port and channel
This commit is contained in:
parent
1edd5023ce
commit
fe1641ac38
7 changed files with 138 additions and 94 deletions
|
|
@ -11,6 +11,7 @@ add_executable(zion
|
|||
interrupt/interrupt_enter.s
|
||||
interrupt/timer.cpp
|
||||
lib/mutex.cpp
|
||||
lib/message_queue.cpp
|
||||
loader/init_loader.cpp
|
||||
memory/kernel_heap.cpp
|
||||
memory/kernel_stack_manager.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue