0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added several 7-segment display examples. Moved processing of Timing_Events into the timer tick.
Rolf
as Rolf Ebert
More... about 4 years ago
added CRC but not activated, was OK anyway
Rolf
as Rolf Ebert
More... over 4 years ago
add sensor Sensirion SHT31
Rolf
as Rolf Ebert
More... over 4 years ago
clean up of comments and debug output
Rolf
as Rolf Ebert
More... over 4 years ago
minor modif for attiny85
Rolf
as Rolf Ebert
More... over 4 years ago
completely working example for BME280
Rolf
as Rolf Ebert
More... over 4 years ago
first working version for BMP280 with lots of debug output
Rolf
as Rolf Ebert
More... over 4 years ago
rework LCD example connected via I2C and pcf8574 port expander
Rolf
as Rolf Ebert
More... over 4 years ago
minor corrections for I2C scan
Rolf
as Rolf Ebert
More... over 4 years ago
small programm to scan I2C bus and list found devices; reorganized strings stored in programspace
Rolf
as Rolf Ebert
More... over 4 years ago
small programm to scan I2C bus and list found devices; reorganized strings stored in programspace
Rolf
as Rolf Ebert
More... over 4 years ago
remove linker package to silence gprbuild warning
Rolf
as Rolf Ebert
More... over 4 years ago
move I2C packages to AVR-Lib
Rolf
as Rolf Ebert
More... over 4 years ago
provide 8bit timer1 as on attiny85 and an implementation of the clock
Rolf
as Rolf Ebert
More... over 4 years ago
some more clean-up
Rolf
as Rolf Ebert
More... over 4 years ago
moved work in progress to private directory
Rolf
as Rolf Ebert
More... over 4 years ago
Merge branch 'master' of ssh://git.code.sf.net/p/avr-ada/code
Rolf
as Rolf Ebert
More... over 4 years ago
remove use of threads lib
Rolf
as Rolf Ebert
More... over 4 years ago
added test programs for missed optimizations
Rolf
as Rolf Ebert
More... over 4 years ago
next steps for I2C interface to Bosch sensor BMx280
Rolf
as Rolf Ebert
More... over 4 years ago
add baud rate to achieve 28800 x 2 = 57600
Rolf
as Rolf Ebert
More... over 4 years ago
correct casing to silence compiler warnings
Rolf
as Rolf Ebert
More... over 4 years ago
several clean-ups More... over 4 years ago
minor clean up, use gprbuild instead of avr-gnatmake in some Makefiles
Rolf
as Rolf Ebert
More... over 4 years ago
implement image functions of Time, provide simple clock example
Rolf
as Rolf Ebert
More... over 4 years ago
clean-up of the applications in AVR-Ada.
Rolf
as Rolf Ebert
More... over 4 years ago
remove building and configuring the RTS
Rolf
as Rolf Ebert
More... over 4 years ago
remove not yet working option for smaller interrupt overhead; renamed option for smaller binder generated files
Rolf
as Rolf Ebert
More... over 4 years ago
patches are now part of the build script (build-avr-ada-toolchain); adapt the gpr files to the new necessities of gprbuild (2019)
Rolf
as Rolf Ebert
More... over 4 years ago
comment out building the threads library
Rolf
as Rolf Ebert
More... over 4 years ago