-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* VolatileStorage<>: Do not enforce std::is_trivial_v<Container> * Add optional support for legacy app descriptors * Add Bootloader::getNumberOfNodes() * Promote CRC64 to public API * Add kocherga::can::TxQueue<> * CANAcceptanceFilterConfig::makePromiscuous(): do not construct {0,0} to enhance compatibility * Improve logging messages * Drop the last log report because it is usually not transmitted: the app is booted before the message can be sent
- Loading branch information
1 parent
667d7ba
commit 3116920
Showing
11 changed files
with
343 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.