Sergey Gavrilov
b182ceffe9
Dap-link support mode ( #18 )
...
* DAP-link usb driver
* Blackmagic glue works
* Blackmagic on wifi interface and dap on usb
* Wifi: disabled mode, USB: BM/DAP mode, SWD: access lock
* USB config via cli
* Web interface: mobile friendly
2023-02-10 00:57:03 +10: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
53b67ff02c
Add MLIB and MLIB wrapper library
2021-11-01 04:39:00 +10:00
DrZlo13
a09bd3b720
Add blackmagic-fw as submodule
2021-10-31 02:13:09 +10:00
DrZlo13
b8dab8f638
Remove blackmagic as submodule
2021-10-25 05:17:35 +10:00
DrZlo13
48972cfa3b
Add blackmagic-probe fw as component
2021-10-14 15:41:33 +10:00