index
:
avr8js
avr32dd20
main
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
types.ts
blob: 8a13fe60db42e91740435b8be9d964ac04c49a43 (
plain
)
1
2
export type u8 = number; export type u16 = number;