mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-04 13:45:51 +00:00
* Move delay us and wdt to hals, update workflow * rtl8720c initial * move uart to hal * rtl uart * obk adjustments * sdk adjustments, fix ota * add some features * fix some warnings * esp uart + tr6260/esp tcp_msl * add bl0937, adjust ota * enable artifacts merge * add forgotten ln882h delay * fix mqtt, pwm on boot * irq fix * fix wifi disconnect * update sdk, change lfs location and size * Update Makefile
39 lines
420 B
Plaintext
39 lines
420 B
Plaintext
output/**
|
|
**/*.o
|
|
**/*.obj
|
|
*.idb
|
|
*.exe
|
|
*.pdb
|
|
*.ncb
|
|
*.bak
|
|
*.tlog
|
|
**/*.d
|
|
/custom.mk
|
|
/.vs
|
|
.vscode
|
|
recents.json
|
|
node_modules
|
|
Debug*/**
|
|
libs_for_simulator/**
|
|
*.user
|
|
DevIL.dll
|
|
freeglut.dll
|
|
ILU.dll
|
|
ILUT.dll
|
|
SDL2.dll
|
|
nfd_d.lib
|
|
configMemory.bin
|
|
/sim_lastPublish_long.txt
|
|
/sim_lastPublishes.txt
|
|
/sim_lastPublish.txt
|
|
/lastHTTPPacket.txt
|
|
/lastMQTTPublishSentByOBK.txt
|
|
*.sln
|
|
|
|
# MacOS ignores
|
|
.DS_Store
|
|
|
|
# MSVC
|
|
enc_temp_folder/**
|
|
|
|
*.su |