not really known
Go to file
yosiokat cd2bb0264b ・UTLライブラリにPMライブラリ改を用いたバックライト輝度調整・取得関数を追加。
u32 UTL_SetBacklightBrightness( u8 brightness )
 u32 UTL_GetBacklightBrightness( u8 *pBrightness )
・hyenaコンポーネントをPMライブラリ改を使用するよう変更。
・PMライブラリ改を使用するarmadillo2コンポーネントを追加。
・本体設定をarmadillo2コンポーネント使用に変更。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1446 b08762b0-b915-fc4b-9d8c-17b2551a87ff
2008-05-21 13:56:28 +00:00
add-ins add-insのTwlSystem更新。 2008-04-02 00:01:00 +00:00
bin/ARM9-TS/Release WDSライブラリの追加。 2008-04-17 13:40:21 +00:00
build ・UTLライブラリにPMライブラリ改を用いたバックライト輝度調整・取得関数を追加。 2008-05-21 13:56:28 +00:00
docs 無線ファームウェアフォーマット更新。RC refresh版無線ドライバ(TianShan_080513)に対応。 2008-05-21 06:22:44 +00:00
include SYSMライブラリの一部をUTLライブラリ、BANNERライブラリに切り出し。 2008-05-21 11:01:42 +00:00
keys ・HWInfoWriter、NandInitializerでHWID署名に対応する。 2008-02-25 13:07:31 +00:00
tools/bin ランチャーmakerom更新。 2008-05-20 05:48:27 +00:00
Makefile 属性変更 (subversionの設定をちゃんとしましょう) 2008-02-07 09:51:53 +00:00
Makefile.full SUBDIRが環境変数TWL_SYSTEMになっていたので、NitroSystemがビルドされていなかったのを修正。 2008-04-24 07:44:07 +00:00
Makefile.sysmenu libaes_sp.firm.LTD.aやDEMOLibがビルドされるようMakefileを整理。 2008-04-10 05:42:17 +00:00
readme.txt TwlIPL_private対応 2008-02-25 06:22:27 +00:00
setup 以前間違えてコミットしていたようなので修正 2008-03-12 02:45:24 +00:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1.ビルドに必要なもの
 NORファーム、NANDファーム
	・(TwlIPL_private)
	・TwlSDK
 システムメニュー
  ・(TwlIPL_private)
  ・TwlSDK
  ・NitroSystem 070314版(本ツリーのadd-ins内のTwlSDK対応パッチを当てたもの

 TwlIPL_privateは一部の鍵を使用する場合にのみ必要


2.環境変数の設定
 TWL_IPL_RED_ROOT
	ex.) TWL_IPL_RED_ROOT=c:/TwlIPL
  TWL_IPL_RED_PRIVATE_ROOTTwlIPL_private を利用する場合のみ)
	ex.) TWL_IPL_RED_PRIVATE_ROOT=c:/TwlIPL_private