FreeCalypso > hg > freecalypso-tools
annotate target-utils/helloapp/uartbase-irda.S @ 783:c136a1a2474b
simagent: initial implementation of APDU exchange
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 13 Mar 2021 22:06:08 +0000 |
parents | 8bdbae4c0e53 |
children |
rev | line source |
---|---|
516
8bdbae4c0e53
target-utils/helloapp: build boot-ROM-based and fixed-UART versions
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 .section .rodata |
8bdbae4c0e53
target-utils/helloapp: build boot-ROM-based and fixed-UART versions
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 .balign 4 |
8bdbae4c0e53
target-utils/helloapp: build boot-ROM-based and fixed-UART versions
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 .globl uart_base |
8bdbae4c0e53
target-utils/helloapp: build boot-ROM-based and fixed-UART versions
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 uart_base: |
8bdbae4c0e53
target-utils/helloapp: build boot-ROM-based and fixed-UART versions
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 .word 0xFFFF5000 |