This website requires JavaScript.
Explore
Help
Register
Sign In
helloyifa
/
lock_lfvx
Watch
1
Star
0
Fork
0
You've already forked lock_lfvx
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
lock_lfvx
/
bk_idk
/
components
/
bk_init
History
helloyifa
40580710f2
first commit
2025-10-10 16:07:00 +08:00
..
include
/bk_private
first commit
2025-10-10 16:07:00 +08:00
bk_init.c
first commit
2025-10-10 16:07:00 +08:00
CMakeLists.txt
first commit
2025-10-10 16:07:00 +08:00
components_init.c
first commit
2025-10-10 16:07:00 +08:00
README.md
first commit
2025-10-10 16:07:00 +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