Klagarge af0b6180da
FIX raw + unique ptr tests (#12)
FIX issues on raw and unique pointer tests
+ Merge individual test files for unique and raw pointers and merged their test cases into a single test file for simplicity.

Co-authored-by: Fastium <79766552+Fastium@users.noreply.github.com>
2024-11-06 12:35:04 +01:00
2024-11-05 15:30:12 +01:00
2024-11-06 12:35:04 +01:00
2024-10-20 15:00:54 +02:00
2024-10-20 15:02:14 +02:00
2024-10-20 15:02:14 +02:00
2024-10-20 16:05:22 +02:00
2024-10-20 15:02:14 +02:00
2024-10-20 15:02:14 +02:00
2024-10-20 15:05:04 +02:00
2024-10-20 15:02:14 +02:00

Yann Sierro - Rémi Heredero

AdvEmbSoft/HESSO-Master/2024

BikeComputer

This is a project done in the course of AdvEmbSoft during the master's degree. It contains a program for spinning bikes.

Configuration

Libraries

Add disco libraries :

mbed add https://github.com/SergeAyer/DISCO_H747I.git

Add sensor libraries :

mbed add https://github.com/SergeAyer/advdembsof_library.git

Test sensor libraries :

mbed test -m DISCO_H747I -t GCC_ARM -n advdembsof_library-tests-sensors-hdc1000 --compile --run
Description
No description provided
Readme Pixar 236 KiB
Languages
C++ 99.2%
CMake 0.8%