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,13 @@
; ***************************************************************************
; copyright : (C) 2024 by Martin Preuss
; email : martin@libchipcard.de
;
; ***************************************************************************
; * This file is part of the project "AqHome". *
; * Please see toplevel file COPYING of that project for license details. *
; ***************************************************************************
.equ UART_BITBANG_BUFFER_NUM = 4