73 Commits

Author SHA1 Message Date
fastium
b1d04badfb ADD sensor device classes 2024-10-23 10:59:38 +02:00
Fastium
a2d3ca3096
Merge pull request #6 from Fastium/library-disco-sensor
Library for sensor and disco board with tests
2024-10-23 09:24:39 +02:00
fastium
0634d16ba3 UPD test for github action (sensor) 2024-10-23 08:54:27 +02:00
fastium
5ef0203a27 UPD README.md for wrong symbol to illustrate commands 2024-10-22 15:48:08 +02:00
fastium
f8ff28aef6 UDP README.md for additional libraries and test 2024-10-22 15:44:41 +02:00
fastium
86ccb3ca17 ADD libraries for disco board and extarnal sensor 2024-10-22 15:37:47 +02:00
Fastium
df8edf3c34
Merge pull request #4 from Fastium/develop
Some checks failed
Build test application / build-cli-v1 (debug, DISCO_H747I, tests-simple-test-always-succeed) (push) Failing after 2s
Build test application / build-cli-v1 (debug, DISCO_H747I, tests-simple-test-ptr-test) (push) Failing after 2s
Build test application / build-cli-v1 (debug, DISCO_H747I, tests-simple-test-raw-ptr) (push) Failing after 2s
Build test application / build-cli-v1 (debug, DISCO_H747I, tests-simple-unique-ptr) (push) Failing after 2s
Build test application / build-cli-v1 (develop, DISCO_H747I, tests-simple-test-always-succeed) (push) Failing after 3s
Build test application / build-cli-v1 (develop, DISCO_H747I, tests-simple-test-ptr-test) (push) Failing after 3s
Build test application / build-cli-v1 (develop, DISCO_H747I, tests-simple-test-raw-ptr) (push) Failing after 3s
Build test application / build-cli-v1 (develop, DISCO_H747I, tests-simple-unique-ptr) (push) Failing after 3s
Build test application / build-cli-v1 (release, DISCO_H747I, tests-simple-test-always-succeed) (push) Failing after 2s
Build test application / build-cli-v1 (release, DISCO_H747I, tests-simple-test-ptr-test) (push) Failing after 2s
Build test application / build-cli-v1 (release, DISCO_H747I, tests-simple-test-raw-ptr) (push) Failing after 2s
Build test application / build-cli-v1 (release, DISCO_H747I, tests-simple-unique-ptr) (push) Failing after 3s
develop
Phase-1 Phase1
2024-10-21 17:34:29 +02:00
2395841bd4
ADD test unique_ptr
- ADD unique_ptr tests (run on onlineGDB)
- UPD github workflow to include test-unique-ptr
2024-10-21 16:24:50 +02:00
f4e33d1d81
Merge branch 'develop' into test-unique-ptr 2024-10-21 16:16:00 +02:00
6e8089d016
UPD github workflow to include test-unique-ptr 2024-10-21 16:04:35 +02:00
7c1b4110d7
ADD test raw ptr
- ADD raw pointer test (run on onlineGDB)
- UPD change name and description of the test
- UPD github workflow to include test-raw-ptr
2024-10-21 15:53:15 +02:00
4dcb25a455
UPD github workflow to include test-raw-ptr 2024-10-21 15:41:38 +02:00
fastium
fd30e9cd8e UDP change name and description of the test 2024-10-20 19:10:52 +02:00
fastium
54bd1b6efa ADD raw pointer tests (run on onlineGDB) 2024-10-20 19:07:10 +02:00
fastium
ec660dc8dc ADD unique_ptr tests (run on onlineGDB) 2024-10-20 18:05:12 +02:00
fastium
b51ec3655f ADD pre-commit configuration files 2024-10-20 16:05:22 +02:00
fastium
80332957cc DEL useless file 2024-10-20 15:36:19 +02:00
fastium
0b136c8418 ADD CI/CD yml file to build tests 2024-10-20 15:33:13 +02:00
fastium
73ed8a06d2 ADD simple tests 2024-10-20 15:28:28 +02:00
fastium
33a6920e22 UPD mbed_app.json 2024-10-20 15:05:04 +02:00
fastium
5e83a76574 ADD mbed project 2024-10-20 15:02:14 +02:00
fastium
f587439bfc ADD ignore files 2024-10-20 15:00:54 +02:00
fastium
83f1f63855 Initial commit 2024-10-20 14:38:42 +02:00