File tree Expand file tree Collapse file tree 3 files changed +14
-16
lines changed Expand file tree Collapse file tree 3 files changed +14
-16
lines changed Original file line number Diff line number Diff line change 88
99APIs of "esp_iot_rtos_sdk" are same as "esp_iot_sdk"
1010
11- Libs which are not open source in “esp_iot_rtos_sdk_lib”. Please copy them to "\esp_iot_rtos_sdk\lib", then compile .
12-
1311More details in "Wiki" !
1412
1513
Original file line number Diff line number Diff line change 1- 1�� compile options
1+ 1¡¢ compile options
22
33(1) COMPILE
44 Possible value: gcc
2727 Possible value: QIO/QOUT/DIO/DOUT
2828 Default value: QIO
2929
30- (4) SPI_SIZE
31- Possible value: 256/512/1024/2048/4096
32- Default value: 512
30+ (4) SPI_SIZE_MAP
31+ Possible value: 0/2/3/4/5/6
32+ Default value: 0
3333
3434For example:
35- make COMPILE=gcc BOOT=new APP=1 SPI_SPEED=40 SPI_MODE=QIO SPI_SIZE=512
35+ make COMPILE=gcc BOOT=new APP=1 SPI_SPEED=40 SPI_MODE=QIO SPI_SIZE_MAP=0
3636
37- 2�� You can also use gen_misc to make and generate specific bin you needed.
37+ 2¡¢ You can also use gen_misc to make and generate specific bin you needed.
3838 Linux: ./gen_misc.sh
3939 Windows: gen_misc.bat
40- Follow the tips and steps.
40+ Follow the tips and steps.
Original file line number Diff line number Diff line change 1- 1�� compile options
1+ 1¡¢ compile options
22
33(1) COMPILE
44 Possible value: gcc
2727 Possible value: QIO/QOUT/DIO/DOUT
2828 Default value: QIO
2929
30- (4) SPI_SIZE
31- Possible value: 256/512/1024/2048/4096
32- Default value: 512
30+ (4) SPI_SIZE_MAP
31+ Possible value: 0/2/3/4/5/6
32+ Default value: 0
3333
3434For example:
35- make COMPILE=gcc BOOT=new APP=1 SPI_SPEED=40 SPI_MODE=QIO SPI_SIZE=512
35+ make COMPILE=gcc BOOT=new APP=1 SPI_SPEED=40 SPI_MODE=QIO SPI_SIZE_MAP=0
3636
37- 2�� You can also use gen_misc to make and generate specific bin you needed.
37+ 2¡¢ You can also use gen_misc to make and generate specific bin you needed.
3838 Linux: ./gen_misc.sh
3939 Windows: gen_misc.bat
40- Follow the tips and steps.
40+ Follow the tips and steps.
You can’t perform that action at this time.
0 commit comments