Add all stk500v2 commands
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
#include "uart/uart.hpp"
|
||||
|
||||
#include "command.hpp"
|
||||
|
||||
using uart_interface = uart::Hardware0<uart::Config<115200>, uart::Driven::BLOCKING>;
|
||||
|
||||
int main()
|
||||
|
||||
Reference in New Issue
Block a user