This website requires JavaScript.
Explore
Help
Register
Sign In
helloyifa
/
iR58
Watch
1
Star
0
Fork
0
You've already forked iR58
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
iR58
/
bk_aidk
/
bk_avdk
/
bk_idk
/
components
/
bk_init
History
helloyifa
86a584f2e1
first commit
2025-05-08 18:01:52 +08:00
..
include
/bk_private
first commit
2025-05-08 18:01:52 +08:00
bk_init.c
first commit
2025-05-08 18:01:52 +08:00
CMakeLists.txt
first commit
2025-05-08 18:01:52 +08:00
components_init.c
first commit
2025-05-08 18:01:52 +08:00
README.md
first commit
2025-05-08 18:01:52 +08:00
README.md
Notes about init component
1. All code in init component are OS independent.
2. Put component specific init code into component init API
3. Put cross-component init code here