0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 13 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added MCUCPP_ALING macro More... over 3 years ago
fix NVM storage init if size of storage is non evenly divided to size of object More... over 3 years ago
flash emulation for unit testing More... over 3 years ago
Pid regulator runaway protection More... over 3 years ago
stm32 f10x fixes More... over 3 years ago
build system updates More... almost 4 years ago
Merge pull request #11 from 8SuperMaks8/master More... almost 4 years ago
Convert painter from static display interface to object ref. Add ssd1306 driver More... almost 4 years ago
Implement sync I2c write for stm10x More... almost 4 years ago
Added support ATtiny441/ATtiny841 More... almost 4 years ago
Merge pull request #1 from KonstantinChizhov/master More... almost 4 years ago
STM32L4xx: Fix flash erase sequence More... about 4 years ago
Stm32f407: fix DMA, add async operation to USART, other things More... about 4 years ago
Initial implementation of C++17 Pinlist More... about 4 years ago
Add submodule avr-libstdcpp More... about 4 years ago
Add test build and debug configuration. Support for mingw 17 More... over 4 years ago
Fix Cortex m3, m4 sys_tick. More... over 4 years ago
fix build and unit tests More... over 4 years ago
Stm32L4x1: Usart::SelectDePin accept NullPin More... over 4 years ago
do not call NVIC_EnableIRQ for SysTick_IRQn More... over 4 years ago
Add constexpr to Flash info functions signature More... over 4 years ago
Add NvmStorage storage More... over 4 years ago
make CMSIS a little bit more friendly for c++17 More... over 4 years ago
minor changes to build system More... over 4 years ago
Add Enable/Disable factions to NullPort for consistency More... over 4 years ago
Add Tx indication pin for modbus protocol More... over 4 years ago
Add Usart3 for STM32L4x1. Fix RX timeout feature More... over 4 years ago
Better compatibility with AVR More... over 4 years ago
Add TimerDelay. Add missing members to NullPort. Minor fixes. More... over 4 years ago
add second usart for atmega1284p More... over 4 years ago