Home
Missing WGM2 and WGM3 in AVR.Timer1.Init_CTC
added CRC but not activated, was OK anyway
added several 7-segment display examples. Moved processing of Timing_Events into the timer tick.
add sensor Sensirion SHT31
clean up of comments and debug output
first working version for BMP280 with lots of debug output
completely working example for BME280
rework LCD example connected via I2C and pcf8574 port expander
minor modif for attiny85
small programm to scan I2C bus and list found devices; reorganized strings stored in programspace
minor corrections for I2C scan
move I2C packages to AVR-Lib
remove linker package to silence gprbuild warning
provide 8bit timer1 as on attiny85 and an implementation of the clock
small programm to scan I2C bus and list found devices; reorganized strings stored in programspace
port binutils patches to upstream version 2.25
read ADC from a KTY81 sensor and convert to Celsius
more files to ignore
sample program to control the led colroller WS2812.
direct interpretation of commands, Commands consist of single letters or short words.
some more clean-up
new string packages for handlings strings in program memory
add new sensor examples
change interface slightly, make it actually work.
remove unused functions and comments
Merge commit '6eb7f230aa92056d95174f4d5ee7dcb56d123615'
Commit everything from private directories
several clean-ups
Merge branch 'master' of ssh://git.code.sf.net/p/avr-ada/code
moved work in progress to private directory
next steps for I2C interface to Bosch sensor BMx280
correct casing to silence compiler warnings
added test programs for missed optimizations
add baud rate to achieve 28800 x 2 = 57600
remove use of threads lib
News
News
News
Home
BuildCrossCompiler
BuildCrossCompiler
BuildCrossCompiler
BuildCrossCompiler
BuildCrossCompiler
Status
Status
minor clean up, use gprbuild instead of avr-gnatmake in some Makefiles
clean-up of the applications in AVR-Ada.
implement image functions of Time, provide simple clock example
remove building and configuring the RTS
remove not yet working option for smaller interrupt overhead; renamed option for smaller binder generated files
patches are now part of the build script (build-avr-ada-toolchain); adapt the gpr files to the new necessities of gprbuild (2019)
correct path to MPFR in the build script
build script now moved to github build-avr-ada-toolchain
comment out building the threads library
moved building RTS to separate project; removd building thread library; minor clean up to silence GNAT warnings
Debug
Home
comparison
comparison
Remove a-stream.ad[bs]/s-stratt.ad[bs] from Mak...
new i2c implementation using the BMP180 pressur...
Delays
Delays
Merge branch 'master' of ssh://git.code.sf.net/...
Extend RTS to support tagged types.
Merge branch 'master' of ssh://git.code.sf.net/...
added README, fixed build script
updated example of external interrupts to work ...
CRC
Home
BuildCrossCompiler
BuildCrossCompiler
generic circular buffer with test harness
the cgpr has to be regenerated at install time,...
remove warning
simplified, added some assertions
new apps
add routines for IO of edit strings
V1.3 Release Notes
fix bug #36. The existing mask was incorrectly ...
add missing file from Ada83
revert the Default_Bit_Order back to Low_Order_...
add example for the new AVR.Serial output
clear whitespace
Provide routine for disabling the watchdog befo...
charts used for the wiki
correct the line numbers in the time-base patch
provide a 'Counter' variable of the timer/counter