* fix: completed esp32s3 boards config
* feat: enable usb cdc on boot
* fix: memory_type has to be octal qio_opi for psram to init
* fix: cannot flash from platformio without --no-stub flag
* fix: fixed pinouts copy paste issues
* feat: add system header to unify future traits
* feat: add rudimentary usb cdc video streaming impl
* feat: add rudimentary impl for usb tracker in main
* fix: revert wrovers3 board names
* feat: disable radio to reduce power usage
* feat: add v2 serial comms with packet headers
---------
authored-by: Sebastian Fitt <sebastian.fitt@sebastianfitt.pl>