avr: added uart_bitbang module.

Started reorganizing COM module by splitting into higher and lower level
functions.
This commit is contained in:
Martin Preuss
2024-10-20 18:49:12 +02:00
parent b3199681de
commit 85d0992ce9
5 changed files with 768 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml?>
<gwbuild>
<extradist>
main.asm
bytelevel.asm
</extradist>
</gwbuild>