mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-25 15:20:31 -04:00
initial USB serial thread integrated to BLE RX (#1651)
This commit is contained in:
parent
4ca2d1e352
commit
1ca9288bbe
6 changed files with 138 additions and 13 deletions
|
@ -28,8 +28,10 @@
|
|||
#include <cstddef>
|
||||
#include <algorithm>
|
||||
|
||||
#include "chprintf.h"
|
||||
#include "irq_controls.hpp"
|
||||
#include "string_format.hpp"
|
||||
#include "usb_serial_io.h"
|
||||
|
||||
using namespace portapack;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue