Files
jsix/assets/manifests/default.yaml
Justin C. Miller 30aed15090 [kernel] Replace endpoint with new mailbox API
The new mailbox kernel object API offers asynchronous message-based IPC
for sending data and handles between threads, as opposed to endpoint's
synchronous model.
2022-02-22 00:06:14 -08:00

8 lines
107 B
YAML

---
init: srv.init
programs:
- name: panic.serial
target: kernel
flags: panic
- name: drv.uart