Skip to content

Commit 62cd026

Browse files
committed
Update for sidebar "navigation_depth"
1 parent dc8b495 commit 62cd026

File tree

2 files changed

+63
-68
lines changed

2 files changed

+63
-68
lines changed

source/ameba_pro2/amb82-mini/Getting_Started/Getting Started with Ameba.rst

Lines changed: 62 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -151,73 +151,68 @@ There are many different Modes for user to select for different settings of comp
151151

152152
|image09|
153153

154-
+----------------------------------+-------------------------------------------------+-------------+
155-
| **Mode Name** | **Usage** | **Remarks** |
156-
+==================================+=================================================+=============+
157-
| \* Auto Flash Mode | - *Disable* Manual process to enter flash mode. | |
158-
| | | |
159-
| | - *Enable* Auto process to enter flash mode. | |
160-
+----------------------------------+-------------------------------------------------+-------------+
161-
| \* Upload Speed | - *2000000* Upload baud rate set as 2000000. | |
162-
| | | |
163-
| | - *1000000* Upload baud rate set as 1000000. | |
164-
| | | |
165-
| | - *230400* Upload baud rate set as 230400. | |
166-
+----------------------------------+-------------------------------------------------+-------------+
167-
| \* Erase All Flash Memory (16MB) | - *Disable* No erash flash process. | |
168-
| | | |
169-
| | - *Erase only* Erase entire flash. | |
170-
| | | |
171-
| | - *Erase then Upload* Erase entire flash then | |
172-
| | upload the current application. | |
173-
+----------------------------------+-------------------------------------------------+-------------+
174-
| \* Camera Options | - *JFX37* Use the camera sensor JFX37. | |
175-
| | | |
176-
| | - *JFX53* Use the camera sensor JFX53. | |
177-
| | | |
178-
| | - *GC2053* Use the camera sensor GC2053. | |
179-
| | | |
180-
| | - *GC4653* Use the camera sensor GC4653. | |
181-
| | | |
182-
| | - *GC5035* Use the camera sensor GC5035. | |
183-
| | | |
184-
| | - *IMX307* Use the camera sensor IMX307. | |
185-
| | | |
186-
| | - *IMX327* Use the camera sensor IMX327. | |
187-
| | | |
188-
| | - *IMX662* Use the camera sensor IMX662. | |
189-
| | | |
190-
| | - *PS5268* Use the camera sensor PS5268. | |
191-
| | | |
192-
| | - *OV9734* Use the camera sensor OV9734. | |
193-
| | | |
194-
| | - *SC2336* Use the camera sensor SC2336. | |
195-
+----------------------------------+-------------------------------------------------+-------------+
196-
| \* Camera FCS Mode | - *Disable* No Camera FCS mode process. | |
197-
| | | |
198-
| | - *Enable* Enable Camera FCS mode, if the | |
199-
| | camera sensor has FCS mode. | |
200-
+----------------------------------+-------------------------------------------------+-------------+
201-
| \* NN Model Load From | - *Flash* Load the Neural Network AI model from | |
202-
| | flash memory. | |
203-
| | | |
204-
| | - *SD Card* Load the Neural Network AI model | |
205-
| | from SD card memory. Total size of the models | |
206-
| | depend on the total size of the SD card. | |
207-
+----------------------------------+-------------------------------------------------+-------------+
208-
| \* Show NN Logs | - *Enable* Show NN related debug logs. | |
209-
| | | |
210-
| | - *Disable* Do not show NN related debug logs. | |
211-
+----------------------------------+-------------------------------------------------+-------------+
212-
| \* OTA Mode | - *Disable* No OTA mode process. | |
213-
| | | |
214-
| | - *Enable* Enable OTA mode. | |
215-
+----------------------------------+-------------------------------------------------+-------------+
216-
| \* Standard Lib | - *Arduino_STD_PRINTF* Choose the standard | |
217-
| | library function for compile and upload. | |
218-
| | | |
219-
| | - *Disable* No standard library function. | |
220-
+----------------------------------+-------------------------------------------------+-------------+
154+
+----------------------------------+-----------------------------------------------------------------------------------------+-------------+
155+
| **Mode Name** | **Usage** | **Remarks** |
156+
+==================================+=========================================================================================+=============+
157+
| \* Auto Flash Mode | | **Disable** - Manual process to enter flash mode. | |
158+
| | | | |
159+
| | | **Enable** - Auto process to enter flash mode. | |
160+
+----------------------------------+-----------------------------------------------------------------------------------------+-------------+
161+
| \* Upload Speed | | **2000000** - Upload baud rate set as 2000000. | |
162+
| | | | |
163+
| | | **1000000** - Upload baud rate set as 1000000. | |
164+
| | | | |
165+
| | | **230400** - Upload baud rate set as 230400. | |
166+
+----------------------------------+-----------------------------------------------------------------------------------------+-------------+
167+
| \* Erase All Flash Memory (16MB) | | **Disable** - No erash flash process. | |
168+
| | | | |
169+
| | | **Erase only** - Erase entire flash. | |
170+
| | | | |
171+
| | | **Erase then Upload** - Erase entire flash then upload the current application. | |
172+
+----------------------------------+-----------------------------------------------------------------------------------------+-------------+
173+
| \* Camera Options | | **JFX37** - Use the camera sensor JFX37. | |
174+
| | | | |
175+
| | | **JFX53** - Use the camera sensor JFX53. | |
176+
| | | | |
177+
| | | **GC2053** - Use the camera sensor GC2053. | |
178+
| | | | |
179+
| | | **GC4653** - Use the camera sensor GC4653. | |
180+
| | | | |
181+
| | | **GC5035** - Use the camera sensor GC5035. | |
182+
| | | | |
183+
| | | **IMX307** - Use the camera sensor IMX307. | |
184+
| | | | |
185+
| | | **IMX327** - Use the camera sensor IMX327. | |
186+
| | | | |
187+
| | | **IMX662** - Use the camera sensor IMX662. | |
188+
| | | | |
189+
| | | **PS5268** - Use the camera sensor PS5268. | |
190+
| | | | |
191+
| | | **OV9734** - Use the camera sensor OV9734. | |
192+
| | | | |
193+
| | | **SC2336** - Use the camera sensor SC2336. | |
194+
+----------------------------------+-----------------------------------------------------------------------------------------+-------------+
195+
| \* Camera FCS Mode | | **Disable** - No Camera FCS mode process. | |
196+
| | | | |
197+
| | | **Enable** - Enable Camera FCS mode, if the camera sensor has FCS mode. | |
198+
+----------------------------------+-----------------------------------------------------------------------------------------+-------------+
199+
| \* NN Model Load From | | **Flash** - Load the Neural Network AI model from flash memory. | |
200+
| | | | |
201+
| | | **SD Card** - Load the Neural Network AI model from SD card memory. Total size of the | |
202+
| | | models depend on the total size of the SD card. | |
203+
+----------------------------------+-----------------------------------------------------------------------------------------+-------------+
204+
| \* Show NN Logs | | **Enable** - Show NN related debug logs. | |
205+
| | | | |
206+
| | | **Disable** - Do not show NN related debug logs. | |
207+
+----------------------------------+-----------------------------------------------------------------------------------------+-------------+
208+
| \* OTA Mode | | **Disable** - No OTA mode process. | |
209+
| | | | |
210+
| | | **Enable** - Enable OTA mode. | |
211+
+----------------------------------+-----------------------------------------------------------------------------------------+-------------+
212+
| \* Standard Lib | | **Arduino_STD_PRINTF** - Choose the standard library function for compile and upload. | |
213+
| | | | |
214+
| | | **Disable** - No standard library function. | |
215+
+----------------------------------+-----------------------------------------------------------------------------------------+-------------+
221216

222217
Step 2. Compile
223218
~~~~~~~~~~~~~~~

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191

9292
html_theme_options = {
9393
"collapse_navigation": False, # Prevent tab from collapsing
94-
"navigation_depth": 2, # Keep tab active
94+
"navigation_depth": 3, # Keep tab active,
9595
}
9696

9797
# Get the path to the current directory

0 commit comments

Comments
 (0)