Update README.md

This commit is contained in:
Jarno Lehtinen 2022-04-05 20:32:36 +03:00 committed by GitHub
parent ea2187fa9f
commit 738a6f9345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@ sei
375ns
## using i/o space
- Can be used with in/out or lds?
- Can be used with in/out (i/o space) or lds (data space = i/o address+0x20)?
- Compiler can detect what space is used and uses correct address?
- in/out is 1 cycle? lds 2 cycles?
## register as variable