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
/
index.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-02-14
style: organize imports
Uri Shaked
1
-3
/
+3
2025-02-11
docs: add copyright notice to source code
Uri Shaked
1
-5
/
+2
2023-01-05
fix: broken/missing exports
Uri Shaked
1
-6
/
+7
2022-05-23
refactor(demo): migrate to Vite
Uri Shaked
1
-30
/
+23
2022-05-17
feat(usi): ATtiny85 USI implementation
Uri Shaked
1
-0
/
+1
2021-09-10
refactor: remove the ICPU interface
Uri Shaked
1
-1
/
+1
2021-09-10
feat(adc): ADC peripheral #13
Uri Shaked
1
-0
/
+10
2021-09-10
feat(watchdog): implement watchdog timer #106
Uri Shaked
1
-0
/
+1
2021-07-07
feat(gpio): external interrupt/PCINT support (#82)
Uri Shaked
1
-0
/
+7
2020-11-25
feat(clock): Clock Prescale (CLKPR) support #68
Uri Shaked
1
-0
/
+1
2020-11-14
fix: AVRTimerConfig interface not exported #65
Uri Shaked
1
-1
/
+7
2020-08-22
feat(spi): implement SPI master #33
Uri Shaked
1
-0
/
+1
2020-07-16
feat(eeprom): implement EEPROM peripheral
Uri Shaked
1
-0
/
+7
2020-04-27
style: reformat code with prettier 2.x
Uri Shaked
1
-1
/
+1
2020-03-22
refactor: added peripherals and cpu feature folders
lironh
1
-7
/
+7
2020-01-30
feat(twi): partial TWI master implementation #10
Uri Shaked
1
-0
/
+1
2020-01-08
feat(gpio): add pinState() method
Uri Shaked
1
-1
/
+8
2019-12-07
refactor: tslint → eslint
Uri Shaked
1
-1
/
+1
2019-12-01
feat: initial implementation of USART
Uri Shaked
1
-0
/
+1
2019-11-30
feat: add more GPIO ports
Uri Shaked
1
-1
/
+9
2019-11-25
feat: GPIO peripheral implementation
Uri Shaked
1
-0
/
+8
2019-11-21
feat: initial timer implementation
Uri Shaked
1
-0
/
+1
2019-11-21
feat: implement avrInterrupt()
Uri Shaked
1
-0
/
+1
2019-11-19
feat: implement some AVR instructions + tests
Uri Shaked
1
-1
/
+2