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.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(usi): ATtiny85 USI implementation
Uri Shaked
2022-05-17
1
-2
/
+5
*
fix(gpio): CBI/SBI handling in writes to PIN register #103
Uri Shaked
2021-09-07
1
-2
/
+2
*
feat(timer): external timer support #97
Uri Shaked
2021-08-15
1
-30
/
+42
*
fix(gpio): timer outputs not reflected in PIN register #102
Uri Shaked
2021-08-13
1
-7
/
+9
*
fix(gpio): PWM may leaves pins in high state
Uri Shaked
2021-08-09
1
-0
/
+1
*
feat(gpio): external interrupt/PCINT support (#82)
Uri Shaked
2021-07-07
1
-6
/
+274
*
fix(gpio): Changing pinMode from `INPUT` to `INPUT_PULLUP` doesn't trigger li...
Uri Shaked
2020-10-07
1
-1
/
+1
*
fix(gpio): port state not updated on DDR write
Uri Shaked
2020-05-29
1
-0
/
+2
*
feat(timer): Compare Match Output (#45)
Uri Shaked
2020-05-25
1
-11
/
+53
*
feat(gpio): add setPin() function
Uri Shaked
2020-05-10
1
-0
/
+20
*
style: reformat code with prettier 2.x
Uri Shaked
2020-04-27
1
-12
/
+12
*
fix: GPIO port listeners not invoked when writing to DDR registers
Uri Shaked
2020-04-02
1
-0
/
+4
*
refactor: added peripherals and cpu feature folders
lironh
2020-03-22
1
-0
/
+149