|
kern: implement uart init + logging
|
|---|
|
|
| libraries/libmesosphere/include/mesosphere.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/board/nintendo/switch/kern_k_system_control.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/kern_common.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/kern_debug_log.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/include/mesosphere/kern_k_memory_layout.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/kern_k_target_system.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/include/mesosphere/kern_panic.hpp |
|---|
| libraries/libmesosphere/include/mesosphere/kern_select_k_system_control.hpp 100644 → 0 |
|---|
| libraries/libmesosphere/include/mesosphere/kern_select_system_control.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/source/board/nintendo/switch/kern_debug_log_impl.cpp 0 → 100644 |
|---|
| libraries/libmesosphere/source/board/nintendo/switch/kern_k_memory_layout.board.nintendo_switch.cpp |
|---|
| libraries/libmesosphere/source/board/nintendo/switch/kern_k_system_control.cpp |
|---|
| libraries/libmesosphere/source/board/nintendo/switch/kern_secure_monitor.cpp |
|---|
| libraries/libmesosphere/source/board/nintendo/switch/kern_secure_monitor.hpp |
|---|
| libraries/libmesosphere/source/kern_debug_log.cpp 0 → 100644 |
|---|
| libraries/libmesosphere/source/kern_debug_log_impl.hpp 0 → 100644 |
|---|
| libraries/libmesosphere/source/kern_k_memory_layout.cpp |
|---|
| libraries/libmesosphere/source/kern_main.cpp |
|---|