maixbit (uart): working on data tx

When the data to send is too long the program gives an exception.
This commit is contained in:
Yannis Huber
2020-06-16 00:05:32 +02:00
committed by Ron Evans
parent 7814964693
commit d599959711
8 changed files with 417 additions and 26 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build avr nrf sam sifive stm32
// +build avr nrf sam sifive stm32 k210
package machine