.. |
CMakeLists.txt
|
Cli: reset, wifi_ap_clients, config_get\set, nvs_dump
|
2021-12-07 01:41:33 +10:00 |
cli-args.c
|
Cli args: read_quoted_string
|
2021-12-07 01:37:31 +10:00 |
cli-args.h
|
Cli args: read_quoted_string
|
2021-12-07 01:37:31 +10:00 |
cli-commands-config.c
|
CLI: fixed unnecessary eol in config_get
|
2021-12-07 18:01:33 +10:00 |
cli-commands-device-info.c
|
Separate MAC addresses for each supported mode in device_info.
|
2021-12-03 10:21:12 +10:00 |
cli-commands-gpio.c
|
CLI: readonly pin BOOT (IO0), strict ordering in gpio_get
|
2021-12-07 17:38:15 +10:00 |
cli-commands-wifi.c
|
CLI: ip
|
2021-12-07 17:59:12 +10:00 |
cli-commands.c
|
CLI: ip
|
2021-12-07 17:59:12 +10:00 |
cli-commands.h
|
Initial CLI implementation
|
2021-12-01 14:15:45 +10:00 |
cli-uart.c
|
Cli-uart: increased RX buffer, disabled internal TX buffer, forced flush in wifi_scan
|
2021-12-03 21:10:55 +10:00 |
cli-uart.h
|
Initial CLI implementation
|
2021-12-01 14:15:45 +10:00 |
cli.c
|
Cli: return to last line with UP arrow
|
2021-12-07 01:40:32 +10:00 |
cli.h
|
CLI: device info
|
2021-12-02 17:28:01 +10:00 |
delay.c
|
Really use delay parameter
|
2021-11-29 20:06:42 +10:00 |
delay.h
|
CDC: mount\unmount led notifications.
|
2021-11-20 05:14:52 +10:00 |
helpers.h
|
CLI: device info
|
2021-12-02 17:28:01 +10:00 |
i2c.c
|
Second uart and i2c test
|
2021-10-26 19:37:49 +10:00 |
i2c.h
|
Second uart and i2c test
|
2021-10-26 19:37:49 +10:00 |
led.c
|
LED: PWM limiter (for dimming)
|
2021-11-24 07:22:18 +10:00 |
led.h
|
Leds bells and whistles
|
2021-10-28 15:03:33 +10:00 |
main.c
|
Initial CLI implementation
|
2021-12-01 14:15:45 +10:00 |
network-gdb.c
|
Glue USB and net socket to GDB thread
|
2021-11-30 14:38:57 +10:00 |
network-gdb.h
|
Glue USB and net socket to GDB thread
|
2021-11-30 14:38:57 +10:00 |
network-http.c
|
Network-http: resource list, use new config in rest api
|
2021-12-07 01:39:35 +10:00 |
network-http.h
|
Correct network interface
|
2021-11-22 21:24:16 +10:00 |
network-uart.c
|
Unoptimal uart-tcp server at 4444 port
|
2021-11-23 08:13:12 +10:00 |
network-uart.h
|
Unoptimal uart-tcp server at 4444 port
|
2021-11-23 08:13:12 +10:00 |
network.c
|
Network: use new config
|
2021-12-07 01:39:11 +10:00 |
network.h
|
Network: use new config
|
2021-12-07 01:39:11 +10:00 |
nvs-config.c
|
Nvs: separate config management
|
2021-12-07 01:38:48 +10:00 |
nvs-config.h
|
Nvs: separate config management
|
2021-12-07 01:38:48 +10:00 |
nvs.c
|
Nvs: use targeted partition
|
2021-12-07 01:38:35 +10:00 |
nvs.h
|
CLI: factory reset
|
2021-12-03 10:33:06 +10:00 |
usb-cdc.c
|
Glue USB and net socket to GDB thread
|
2021-11-30 14:38:57 +10:00 |
usb-cdc.h
|
Glue USB and net socket to GDB thread
|
2021-11-30 14:38:57 +10:00 |