mirror of
https://github.com/rvtr/ctr_firmware.git
synced 2025-10-31 07:51:08 -04:00
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_firmware@164 b871894f-2f95-9b40-918c-086798483c85
5 lines
324 B
Plaintext
5 lines
324 B
Plaintext
include/ctr: ハードウェアとしての共通定義とアプリケーションがブートROMと共有する定義を格納したヘッダファイル。
|
|
つまりアプリケーション向けの公開ヘッダファイル。
|
|
include/firm: ファームウェアがブートROMと共有する定義を格納したヘッダファイル。
|
|
つまりファームウェア限定の公開ヘッダファイル。
|