diff --git a/avr/devices/all/attn.asm b/avr/devices/all/attn.asm new file mode 100644 index 0000000..6143e72 --- /dev/null +++ b/avr/devices/all/attn.asm @@ -0,0 +1,278 @@ +; *************************************************************************** +; copyright : (C) 2025 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. * +; *************************************************************************** + +; not used for now + + + +; *************************************************************************** +; macros + + +.macro mAttnInitInt0 + ; select falling edge of ATTN + inr r16, MCUCR + cbr r16, (1<