Split out txbuf and add unit test.

This commit is contained in:
Scott Shawcroft
2019-01-04 18:27:00 -08:00
parent a3173b8de4
commit 048fc9694c
9 changed files with 499 additions and 74 deletions
+1
View File
@@ -19,3 +19,4 @@ before_script:
script:
- make -j2 -C examples/device/cdc_msc_hid BOARD=metro_m0_express
- make -j2 -C examples/device/cdc_msc_hid BOARD=metro_m4_express
- cd tests/common && ceedling test:all