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
/
peripherals
/
gpio.spec.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-02-14
style: organize imports
Uri Shaked
1
-2
/
+2
2025-02-11
docs: add copyright notice to source code
Uri Shaked
1
-0
/
+3
2025-02-11
test: migrate tests from jest to vitest
Uri Shaked
1
-8
/
+9
2023-01-05
chore(deps): upgrade typescript, jest, eslint
Uri Shaked
1
-1
/
+1
2021-09-07
fix(gpio): CBI/SBI handling in writes to PIN register #103
Uri Shaked
1
-0
/
+40
2021-08-15
feat(timer): external timer support #97
Uri Shaked
1
-2
/
+2
2021-08-13
fix(gpio): timer outputs not reflected in PIN register #102
Uri Shaked
1
-1
/
+13
2021-07-07
feat(gpio): external interrupt/PCINT support (#82)
Uri Shaked
1
-12
/
+176
2020-10-07
test(gpio): extract constants
Uri Shaked
1
-26
/
+30
2020-10-07
fix(gpio): Changing pinMode from `INPUT` to `INPUT_PULLUP` doesn't trigger li...
Uri Shaked
1
-3
/
+12
2020-05-29
fix(gpio): port state not updated on DDR write
Uri Shaked
1
-0
/
+13
2020-05-10
feat(gpio): add setPin() function
Uri Shaked
1
-0
/
+23
2020-04-02
fix: GPIO port listeners not invoked when writing to DDR registers
Uri Shaked
1
-3
/
+13
2020-03-22
refactor: added peripherals and cpu feature folders
lironh
1
-1
/
+1
2020-01-11
fix(gpio): pinState() value incorrect in GPIO listeners
Uri Shaked
1
-0
/
+14
2020-01-08
feat(gpio): add pinState() method
Uri Shaked
1
-1
/
+33
2019-11-25
feat: GPIO peripheral implementation
Uri Shaked
1
-0
/
+40