This website requires JavaScript.
Explore
Help
Sign In
erki
/
skullc-peripherals
Watch
1
Star
0
Fork
0
You've already forked skullc-peripherals
Code
Issues
Pull Requests
Actions
Projects
Releases
Wiki
Activity
91
Commits
15
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Erki
718b6705fd
Utility: replace standard library asserts with SKULLC ones.
2022-07-15 13:54:31 +03:00
cmake
Make the project use cmake components
2021-03-28 18:18:27 +03:00
Messaging
Fix CXX_STANDARD on interface libraries
2022-06-16 23:24:23 +03:00
Peripherals
Utility: add the ability to generate static functions from IFunction
2022-06-26 17:53:40 +03:00
Tests
Make assert library print out assert expressions
2022-06-30 19:44:50 +03:00
Threads
Threads: Actors are now composable over threads
2021-11-14 01:31:01 +02:00
Utility
Utility: replace standard library asserts with SKULLC ones.
2022-07-15 13:54:31 +03:00
.clang-format
Clang format pass
2021-04-03 17:49:25 +03:00
.drone.yml
Refactor cmake support to be less leaky
2022-06-16 23:19:51 +03:00
.gitignore
Ringbuffer item
2021-03-14 15:19:04 +02:00
CMakeLists.txt
Refactor cmake support to be less leaky
2022-06-16 23:19:51 +03:00
conanfile.txt
Ringbuffer item
2021-03-14 15:19:04 +02:00
cppcheck-suppress.txt
Fixes and codecheck
2021-04-13 10:55:04 +03:00
format.sh
Formatting automation
2021-04-11 13:16:00 +03:00
Jenkinsfile
Fix jenkinsfile by removing unnecessary conan reference
2022-06-16 23:21:48 +03:00
LICENSE
Initial commit
2021-03-05 12:51:29 +00:00
README.md
Initial commit
2021-03-05 12:51:29 +00:00
skullc-config.cmake
Make the project use cmake components
2021-03-28 18:18:27 +03:00
README.md
skullc-peripherals
Description
No description provided
Readme
603
KiB
Languages
C++
96.2%
CMake
3.7%