https://github.com/nebrius/rvllogging
A standalone, dependecy-less library that implements the Raver Lights logging infrastucturek for use with Arduino, PlatformIO, and WASM
https://github.com/nebrius/rvllogging
Last synced: over 1 year ago
JSON representation
A standalone, dependecy-less library that implements the Raver Lights logging infrastucturek for use with Arduino, PlatformIO, and WASM
- Host: GitHub
- URL: https://github.com/nebrius/rvllogging
- Owner: nebrius
- License: gpl-3.0
- Created: 2019-03-17T00:06:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T17:32:38.000Z (about 7 years ago)
- Last Synced: 2025-02-08T08:46:59.208Z (over 1 year ago)
- Language: C++
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RVLLogging
_Warning:_ This repository has been deprecated and it's functionality moved into https://github.com/nebrius/rvl. Please use that instead
A standalone, dependecy-less library that implements the Raver Lights logging infrastucturek for use with Arduino, PlatformIO, and WASM.
# License
Copyright (c) Bryan Hughes
This file is part of RVLLogging.
RVLLogging is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
RVLLogging is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with RVLLogging. If not, see .