Serial output stream handler is fixed
Unnecessary code is removed
Added EE_STRING
Enhanced EEPROM accessor classes
Fixed license info
Fixed and enhanced std::cout handler classes
Added function: hasOutput()
More smart serial stream handler classes
More comments added
Some fixes in timer and serial port handler
Added functions __REG::getSafe()
Serial ports are fixed for ATMEGA162
Added functions __REG::getSafe()
Optimized access to UCSRC and UBRRH registers
Optimized serial handler classes
Function Tick() is renamed to UserTick() and TimerTick()
Fixed class ios_save
Register names 'OCRx' are unified
Fixed ATMEGA162 description
ATMEGA162 is implemented.
Definitions for ATMEGA162 are fixed
Fixed include files for ATMEGA162
Implementing ATMEGA162 is ready.
Implementing ATMEGA162 is in progress...
Added SPI compatibility for ATTINY2313
Bugfix with devices without TWI port
Added initializer function for ports
Merge klima-main
Numeric conversion is fixed
Fixed some definitions for ATMEGA64/128
GT911 is an optional part
Making SPI access more generic
Updated to newest gcc
Unnecessary code is removed
Added GT911 I2C Touch Screen Controller
ATMEGA328 description is fixed/simplified
Fixed class Timer_8bit_2
I2C master handler is updated
SPI access is optimized
Simplified SPI handler
Tx enable/disable support is added
std::fill is added
USART handling class is simplified
Licence string is fixed
Number conversion enhancement
Optimized FIFO handling
Soft flow control is added to the USART stream handler
Enhanced baud rate calculation
Fixed ATMEGA328 USART handler
ATMEGA328 can be compiled
Added new device: ATMEGA328
Added device ATMEGA328 (up to 0x60)
Fixed names in Timer/Counter
Analog conversion class structure is optimized
Comment added for ATIINY25-45-85/PLLCSR
Function names are fixed
Fixed ATTINY25-46-85
flag "TOGGLE" is added
Fixed timer0 in ATMEGA32U4
Added timers (0, 1, and 3) for ATMEGA32U4
Class _USB_BASE enhancements
Class _USB_BASE layout fix
USB handler class enhancements
Raw USB handler class
Fixed ATMEGA32U4/ADC
Improved ATMEGA32U4
Just a tab fix
Fixed generic function name for ATTINY2313 timer
Merge branch 'master' of git://git.code.sf.net/p/avr-lib/code
Added Tick() to the poll-loop
ATTINY2313: fixed USI and TIR descriprions
Fixed device ATTINY26
Header guard fix
Function name set to generic
Fixed A/D converter for attiny24/44/84 devices
Fixed reset instruction
Updated according to c++20
Added new class TimerOneShot
Number conversion enhancements
Number conversin and timer fixes
Even more better :-) EEPROM handler
Better EEPROM accessor classes
Fixed word_split()
Added new function: word_split()
Fixed include file
Fixed A/D poll classes
Library name is fixed
Compilation without ADC is fixed
New (hopefully better) ADC handler classes
ADC initialization is removed
Added new device: atmega8
Fixes in the EEPROM handler class
More generic analog client class
Added analog conversion classes
Fixed class PID
More smart EEPROM access
Typo fix
Enhanced EEPROM accessor class
Fixed include files
Added std::setdecimals