mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2025-07-31 20:31:05 +00:00
update
This commit is contained in:
parent
b8c699eb1c
commit
3a865fb51d
40 changed files with 293 additions and 463 deletions
|
@ -32,6 +32,7 @@ ADD_SRC_C += project/src/user/user_start.c
|
|||
# components
|
||||
ADD_SRC_C += project/src/console/atcmd_user.c
|
||||
ADD_SRC_C += project/src/console/wifi_console.c
|
||||
ADD_SRC_C += project/src/console/wlan_tst.c
|
||||
#ADD_SRC_C += project/src/console/pwm_tst.c
|
||||
ifdef WEB_INA219_DRV
|
||||
ADD_SRC_C += project/src/driver/i2c_drv.c
|
||||
|
@ -57,3 +58,4 @@ ADD_SRC_C += project/src/web/web_int_vars.c
|
|||
ADD_SRC_C += project/src/web/web_auth.c
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue