0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
OSTimerRtc added More... almost 14 years ago
OSApplicationImpl::prepareSleep() added More... almost 14 years ago
OSTimerRtc added More... almost 14 years ago
OSTimerRtc added More... almost 14 years ago
cosmetics More... almost 14 years ago
comment to stress that activity led is turned on early More... almost 14 years ago
read/writeString optimised to uses byte arrays, instead of single bytes More... almost 14 years ago
writeByteArray() fixed, by using 16 byte slices More... almost 14 years ago
updates to allow to make use of eeprom content with different length More... almost 14 years ago
updates to allow to make use of eeprom content with different length More... almost 14 years ago
git-svn-id: https://micro-os-plus.svn.sourceforge.net/svnroot/micro-os-plus/trunk/Eclipse@7593 ba4b06f3-5e2e-0410-8656-f0fcc57e5dc0 More... almost 14 years ago
yield() added to loop More... almost 14 years ago
old EEPROM code disabled More... almost 14 years ago
OS_BAD_VERSION = -38; OS_BAD_LENGTH = -39; OS_NOT_ENOUGH_DATA = -40; More... almost 14 years ago
yield when scheduler is running; many cosmetics in comments More... almost 14 years ago
crc7 support added (needed for persistent configurations) More... almost 14 years ago
base class for eeprom configurations More... almost 14 years ago
generic eeprom support More... almost 14 years ago
Microchip eeprom support added, based on generic eeprom More... almost 14 years ago
writeUnsigned24() was writing bad data, as for Uint32. fixed More... almost 14 years ago
clearCachedValues() added More... almost 14 years ago
cosmetics More... almost 14 years ago
prepareCheckCondition() added to ReaderCondition; code fully functional More... almost 14 years ago
prepareCheckCondition() added to ReaderCondition More... almost 14 years ago
prepareCheckCondition() and OS_SHOULD_RETRY added More... almost 14 years ago
OS_SHOULD_RETRY and OS_CANNOT_WAIT added More... almost 14 years ago
use OSCondition in readSessionBlock() More... almost 14 years ago
eventWaitPrepareWhileLocked() added More... almost 14 years ago
OS_SHOULD_WAIT added More... almost 14 years ago
updated to return OSReturn_t More... almost 14 years ago