File tree Expand file tree Collapse file tree 9 files changed +112
-6
lines changed
01_software/board/examples Expand file tree Collapse file tree 9 files changed +112
-6
lines changed Original file line number Diff line number Diff line change
1
+ Hardware
2
+ =======
3
+ .. toctree ::
4
+ :maxdepth: 2
5
+
6
+ K230_DEMO_BOARD_Resource_Usage_Instructions.md
7
+ K230_Hardware_Design_Guide.md
8
+ K230_datasheet.md
Original file line number Diff line number Diff line change 1
- # K230 SDK Demo User Guide
1
+ # K230 SDK Board Demo User Guide
2
2
3
3
![ cover] ( ../../../../zh/01_software/board/examples/images/canaan-cover.png )
4
4
Original file line number Diff line number Diff line change 1
- # K230 SDK Demo User Guide
1
+ # K230 SDK EVB Board Demo User Guide
2
2
3
3
![ cover] ( ../../../../zh/01_software/board/examples/images/canaan-cover.png )
4
4
Original file line number Diff line number Diff line change
1
+ Release Notes
2
+ =======
3
+ .. toctree ::
4
+ :maxdepth: 1
5
+
6
+ K230_SDK_Release_Notes.md
7
+ K230_SDK_nncase_version_correspondence.md
Original file line number Diff line number Diff line change 1
- English
2
- ======================
1
+ .. K230 documentation master file, created by
2
+ sphinx-quickstart on Thu Oct 12 15:18:20 2023.
3
+ You can adapt this file completely to your liking, but it should at least
4
+ contain the root `toctree` directive.
5
+
6
+ Welcome to K230's documentation!
7
+ ================================
3
8
4
9
.. toctree ::
5
- :maxdepth: 1
10
+ :maxdepth: 2
6
11
7
- K230_brief_datasheet.md
12
+ CanMV_K230_Tutorial.md
13
+ 01_software/board/K230_SDK_Instructions.md
14
+ index_normal_tutorial.rst
15
+ index_dev_guide.rst
16
+ 00_hardware/index.rst
17
+ index_api.rst
18
+ index_faq.rst
19
+ 03_other/index.rst
Original file line number Diff line number Diff line change
1
+ K230 SDK API Reference
2
+ ===========
3
+ .. toctree ::
4
+ :maxdepth: 1
5
+
6
+ 01_software/board/cdk/K230_Inter_Processer_Communication_API_Reference.md
7
+ 01_software/board/cdk/K230_System_Control_MAPI_Reference.md
8
+ 01_software/board/middleware/K230_MultimediaMiddleware_API_reference.md
9
+ 01_software/board/mpp/K230_DMA_API_Reference.md
10
+ 01_software/board/mpp/K230_DPU_API_Reference.md
11
+ 01_software/board/mpp/K230_FFT_API_Reference.md
12
+ 01_software/board/mpp/K230_GPU_API_Reference.md
13
+ 01_software/board/mpp/K230_SHA256_API_Reference.md
14
+ 01_software/board/mpp/K230_VICAP_API_Reference.md
15
+ 01_software/board/mpp/K230_System_Control_API_Reference.md
16
+ 01_software/board/mpp/K230_video_codec_API_reference.md
17
+ 01_software/board/mpp/K230_video_output_API_reference.md
18
+ 01_software/board/mpp/K230_Audio_API_Reference.md
19
+ 01_software/board/osdrv/K230_DRM_API_Reference.md
20
+ 01_software/board/osdrv/K230_Big_Core_Low_Speed_Driver_API_Reference.md
21
+ 01_software/board/osdrv/K230_Little_Core_Linux_Driver_API_Reference.md
22
+
Original file line number Diff line number Diff line change
1
+ K230 SDK Development Guide
2
+ ===========
3
+ .. toctree ::
4
+ :maxdepth: 1
5
+
6
+ 02_applications/tutorials/K230_RVV_optimization_performance_description.md
7
+ 02_applications/tutorials/K230_Memory_Optimization_Guide.md
8
+ 02_applications/tutorials/K230_Memory_Analysis_Guide.md
9
+ 02_applications/tutorials/K230_Boot_Optimization_Guide.md
10
+ 02_applications/tutorials/K230_Inter_Processer_Communication_sharefs_Usage.md
11
+ 01_software/board/middleware/K230_OpenBLAS_Development_Guide.md
12
+ 01_software/board/middleware/K230_OpenCV_Development_Guide.md
13
+ 01_software/board/mpp/K230_Camera_Sensor_Adaptation_Guide.md
14
+
15
+ 01_software/board/mpp/K230_PM_Usage_Guide.md
16
+ 01_software/board/mpp/K230_VICAP_SENSOR_Parameter_Partition_Reference.md
17
+ 01_software/board/osdrv/K230_PMU_User_Guide.md
18
+ 01_software/board/osdrv/K230_SDK_IoT_WiFi_AiW4211LV10_User_Guide.md
19
+ 01_software/board/osdrv/K230_SDK_IoT_WiFi_AiW4211LV10_Driver_Development_Guide.md
20
+ 01_software/board/ai/K230_nncase_Development_Guide.md
21
+ 03_other/K230_SDK_nncase_version_correspondence.md
22
+ 03_other/K230_debian_ubuntu.md
Original file line number Diff line number Diff line change
1
+ K230 FAQ
2
+ ===========
3
+ .. toctree ::
4
+ :maxdepth: 1
5
+
6
+ 03_other/K230_FAQ.md
7
+ .. 03_other/K230_SDK常见问题解答_C.md
8
+ .. 03_other/K230_nncase常见问题解答.md
9
+ .. 03_other/K230_AI_demo常见问题解答_C++.md
10
+ .. 03_other/K230_AI_Cube常见问题.md
Original file line number Diff line number Diff line change
1
+ K230 SDK Practical Tutorial
2
+ ===========
3
+ .. toctree ::
4
+ :maxdepth: 1
5
+
6
+ 02_applications/tutorials/K230_Practical_Basics_hello_world.md
7
+ 02_applications/tutorials/K230_AI_in_Action_HHB_Neural_Network_Model_Deployment_Tool.md
8
+ 02_applications/tutorials/K230_GPU_Practice.md
9
+ 02_applications/tutorials/K230_GUI_Practice_Porting_Tutorial.md
10
+ 02_applications/tutorials/K230_RVV_In_Action.md
11
+ 02_applications/tutorials/K230_USB_Application_Practice_UVC_Transmission_YUV_and_Encoding_Stream.md
12
+ 02_applications/tutorials/K230_Graphics_Practice-Boot_Video_and_Boot_Logo.md
13
+ 02_applications/tutorials/K230_Coding_In_Action_rtsp_server_build_and_push_stream.md
14
+ 02_applications/tutorials/K230_Audio_Capture_Playback_Codec_In_Action.md
15
+ 02_applications/business_poc/K230_Scene_Practice_Smart_Door_Lock_POC.md
16
+ 02_applications/business_poc/K230_Scene_Practice_Smart_Door_Lock_POC_OV9286.md
17
+ 02_applications/business_poc/K230_Scene_Pratice-Peephole_POC.md
18
+ 02_applications/ai_demos/K230_AI_Demo_Introduction.md
19
+ 02_applications/fancy_poc/K230_Fancy_Poc_Introduction.md
20
+ 01_software/board/examples/K230_SDK_CanMV_Board_Demo_User_Guide.md
21
+ 01_software/board/examples/K230_SDK_EVB_Board_Demo_User_Guide.md
22
+
23
+
24
+ .. 02_applications/business_poc/K230_场景实战_词典笔.md 18行
25
+ .. 02_applications/business_poc/K230_场景实战_dpu深度相机.md 19行
You can’t perform that action at this time.
0 commit comments