split the codebase

This commit is contained in:
Priec
2026-05-17 16:26:33 +02:00
parent 34b10426c2
commit 5399983dfb
6 changed files with 184 additions and 127 deletions

View File

@@ -1 +1,4 @@
#![no_std]
pub mod receive;
pub mod send;