build: run unit tests locally
This commit is contained in:
parent
9a6491c393
commit
933106b7ea
5 changed files with 63 additions and 16 deletions
|
|
@ -3,6 +3,7 @@
|
|||
use c_its_parser::standards::mapem_2_2_1::mapem_pdu_descriptions;
|
||||
use c_its_parser::standards::spatem_2_2_1::spatem_pdu_descriptions;
|
||||
use chrono::Datelike;
|
||||
#[cfg(target_arch = "riscv32")]
|
||||
use esp_println::println;
|
||||
|
||||
pub fn handle_mapem(etsi: &mapem_pdu_descriptions::MAPEM) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue