File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ ver-01.03.00
2
+ ============
3
+ * Bug fix:
4
+ - Reference to ATmega documentation
5
+ - Architecture-depend 16/32 bit missmatch in printf formats
6
+ - Minor changes / documentation
7
+ - STM32L4xx/UART: Interrupt error
8
+
9
+ * New feature:
10
+ - Inter system communication (ISC): Unified transceiving of data packages via UART or USB
11
+ - Device/Analog: More generic support of analog interfaces like ADC,DAC, PWM
12
+ - Std/Clock: Support of time measurement / timeout
13
+ - Std/SharedMem: Support of concurrent memory access
14
+ - Std/Fifo: New method: getFree() to get free memory size
15
+ - Std/Sequence: New index operator[]
16
+ - Std/Crc: CRC calculation
17
+
18
+ * New hardware support
19
+ - Hardware/Encoder: HW based quadrature encode (STM32)
20
+ - Display SSD1306 with I2C interface
21
+ - STM32L4xx/SPImaster
22
+
1
23
ver-01.02.01
2
24
============
3
25
* Bug fix:
You can’t perform that action at this time.
0 commit comments