diff --git a/.gitignore b/.gitignore index c71d084885d8ae7782dec49acbefc2ebd39a50ff..8f7adba6ed11d1d63b3fbce0693e2f35a93173e6 100644 --- a/.gitignore +++ b/.gitignore @@ -64,14 +64,23 @@ null db_update_data.bin jl_isd_extend.bin symbol_tbl.html -cpu/wl82/sdk.ld -cpu/wl82/tools/isd_config_loader.ini -cpu/wl82/tools/sdk.elf.objs.txt -cpu/wl82/tools/sdk.elf.resolution.txt +sdk/cpu/wl83/sdk.ld +sdk/cpu/wl83/tools/isd_config_loader.ini +sdk/cpu/wl83/tools/sdk.elf.objs.txt +sdk/cpu/wl83/tools/sdk.elf.resolution.txt apps/common/movable/section.txt apps/wifi_tuya_iot/readme.txt apps/wifi_tuya_iot/tuya/.vscode/settings.json apps/wifi_tuya_iot/tuya/sdk/include/lwip/apps/FILES include_lib/driver/format.sh AUPACKRES -LOGOPACKRES \ No newline at end of file +LOGOPACKRES +section.txt +*.layout +*.depend +*.bc +*.map +*.bin +obj/ +objs/ +cache/ diff --git a/cache/activeFile.txt b/cache/activeFile.txt deleted file mode 100644 index a2a08135485d316c810cad024a356ed3b0c78f56..0000000000000000000000000000000000000000 --- a/cache/activeFile.txt +++ /dev/null @@ -1,11 +0,0 @@ -{ - "activeFile": { - "type": 1, - "fileName": "src\\板级配置.json", - "binName": "boardcfg.bin", - "showName": "板级配置" - }, - "currentVariant": { - "name": "wifi_camera" - } -} \ No newline at end of file