Denis Bodor (aka Lefinnois)
|
473bdd4d09
|
Add MDNS hostname as a config element (#17)
* add MDNS hostname as a config element
* add MDNS hostname to http config
Co-authored-by: SG <who.just.the.doctor@gmail.com>
|
2022-10-28 09:41:29 +10:00 |
DrZlo13
|
577fb87212
|
Revert "tcp-uart"
This reverts commit abbb99a008 .
|
2022-04-08 01:11:09 +10:00 |
vanish125
|
abbb99a008
|
tcp-uart
|
2022-04-07 17:33:58 +03:00 |
SG
|
f7e4e686fa
|
Dual CDC implementation (#5)
* Move cli-related files to subfolder
* TinyUSB as our component
* Disable TinyUSB module in SDKConfig
* USB-CDC 0: GDB
* Cli: show MOTD on reboot
* Uart: simple driver
* Cli: use simple uart driver
* Simple UART driver documentation
* Software uart driver
* Forward esp logs to software uart at pin 7, baud 57600
* Delete network uart driver
* Disable booltoader and main esp log output
* Connect uart 0 and cdc port 1
* USB-UART: removed unused tx cache
* Simple UART driver: clear interrupts mask on start
* USB: better startup logging
* LOG: critical section on log print
|
2021-12-20 15:15:35 +03:00 |
DrZlo13
|
1d9698ddac
|
Cli-uart: increased RX buffer, disabled internal TX buffer, forced flush in wifi_scan
|
2021-12-03 21:10:55 +10:00 |
DrZlo13
|
8d4678d17b
|
Optimize IRAM usage (disable LWIP_IRAM, WIFI_IRAM, WIFI_RX_IRAM optimizations).
|
2021-12-03 13:47:47 +10:00 |
DrZlo13
|
c8427b1cf8
|
Config: set hostname "blackmagic.local", optimize IRAM for LWIP
|
2021-11-30 14:38:11 +10:00 |
DrZlo13
|
5668158f71
|
Portal: tabs and info/tasks api
|
2021-11-24 07:23:30 +10:00 |
DrZlo13
|
1c8fbb7f2b
|
Unoptimal uart-tcp server at 4444 port
|
2021-11-23 08:13:12 +10:00 |
DrZlo13
|
7e7e1fc926
|
Code updated for esp-idf/release/4.4
|
2021-11-23 05:42:43 +10:00 |
Aleksandr Kutuzov
|
ae2252defb
|
Update to latest SDK. Update usb descriptor for better compatiability with mac os
|
2021-11-22 21:19:40 +03:00 |
DrZlo13
|
279a5c66a3
|
Correct network interface
|
2021-11-22 21:24:16 +10:00 |
DrZlo13
|
9a46514def
|
CDC: mount\unmount led notifications.
|
2021-11-20 05:14:52 +10:00 |
DrZlo13
|
d498fd7e57
|
Custom partition table
|
2021-11-01 04:39:24 +10:00 |
DrZlo13
|
e097c23435
|
Disable WDT
|
2021-10-28 14:14:31 +10:00 |
DrZlo13
|
b57b872386
|
Partually working usb gdb
|
2021-10-18 00:06:53 +10:00 |
DrZlo13
|
fc2af48a9a
|
Initial commit 2
|
2021-10-14 14:04:11 +10:00 |