forked from lubing521/ambarella
-
Notifications
You must be signed in to change notification settings - Fork 4
pepe2k/ambarella
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ambarella from S2 sdk4.0 we make the it and get the "out" directory after we patch to the SDK. Complie Command: $ cd s2_linux_sdk/ambarella $ source build/env/Linaro-multilib-gcc4.8.env $ cd boards/s2ipcam $ make sync_build_mkcfg $ make s2_ipcam_8gb_s288_config ***************************** make menuconfig —————amba or make defconfig_public_linux —————firstly compile with the defconfig file. or make menuconfig_public_linux ————— kernel ***************************** $ make -j(n) ————— n : the number of the CPUs.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 91.9%
- C++ 5.0%
- Assembly 2.0%
- Makefile 0.4%
- Objective-C 0.2%
- HTML 0.2%
- Other 0.3%