Commit Graph

37 Commits

Author SHA1 Message Date
Patrick Rathje b99f373de1 Add default environment and restrict desktop to test target #4 2020-08-20 21:32:42 +02:00
Olaf Landsiedel cfe5d56aae
Merge pull request #3 from CovidBraceletPrj/feature/platformio
Feature: PlatformIO Support
2020-08-19 07:55:21 +02:00
Patrick Rathje c4c586c024 Adapt workflow names to correct urls 2020-08-18 23:32:23 +02:00
Patrick Rathje abe6a44ac5 Move workflows status to the top 2020-08-18 23:27:16 +02:00
Patrick Rathje 274b155534 Separate build and test workflows to show them independently 2020-08-18 23:24:35 +02:00
Patrick Rathje c6d3b41a4b
Update main.yaml
Another indent error...
2020-08-18 23:18:53 +02:00
Patrick Rathje 54d7be6af8
Update main.yaml
Fix wrong indent
2020-08-18 23:17:53 +02:00
Patrick Rathje 5c479d51ab Add main Github Actions workflow 2020-08-18 23:16:02 +02:00
Patrick Rathje 1ca37ace96 README.md
mbedTLS was updated to 2.16.4 with Zephyr 2.2
2020-08-18 22:52:33 +02:00
Patrick Rathje 955c49e52c Init entropy for desktop tests 2020-08-18 22:47:28 +02:00
Patrick Rathje 760ceca785 Add platformIO files and adapt file structure 2020-08-18 22:46:49 +02:00
Patrick Rathje bd01478bd8
Merge pull request #2 from pinkit-cwa/patch-1
added missing #include
2020-08-18 21:23:40 +02:00
pinkit-cwa e73c45dca8
added missing #include
random/rand32.h is needed for sys_csrand_get()
2020-08-15 17:26:49 +02:00
Olaf Landsiedel 7afa4e7d68
Update README.md 2020-07-15 09:51:52 +02:00
Olaf Landsiedel 8e0c9147ec
Update README.md 2020-07-08 23:13:04 +02:00
Olaf Landsiedel f7de15845b
Update README.md 2020-07-08 23:11:41 +02:00
Olaf Landsiedel 9cefba0f47
Update README.md 2020-07-01 00:03:52 +02:00
olafland 900089112e Adding some documentation to defines and making them ifndef 2020-06-15 12:10:59 +02:00
olafland 2639b39faf move to from u32_t to uint32_t and so one to make all compilers happy 2020-06-12 12:25:31 +02:00
Olaf Landsiedel 8d5738c66f
Update README.md 2020-06-12 09:36:17 +02:00
Olaf Landsiedel 239a141f05
Update README.md 2020-06-10 16:38:59 +02:00
Olaf Landsiedel b998223a6b
Update README.md 2020-06-10 16:38:30 +02:00
Olaf Landsiedel a399c1055d
Update README.md 2020-06-09 23:06:21 +02:00
Olaf Landsiedel bfdf783d2d
Update README.md 2020-06-09 23:01:45 +02:00
Olaf Landsiedel 3cb19a96f0
Update README.md 2020-06-09 14:59:42 +02:00
olafland bc5a6a8c39 Merge branch 'master' of https://github.com/CovidBraceletPrj/CovidBracelet 2020-06-08 16:36:01 +02:00
olafland 615f701f2d git ignore 2020-06-08 16:35:51 +02:00
Olaf Landsiedel 9564358ee5
Update README.md 2020-06-08 14:00:38 +02:00
Olaf Landsiedel 98092de1e8
disabled test mode
disabled test mode: now keys change every 10 minutes (600 seconds)
2020-06-08 11:45:56 +02:00
Olaf Landsiedel a1542f682d
Update README.md 2020-06-08 11:45:02 +02:00
Olaf Landsiedel abdb89486d
Update README.md 2020-06-08 11:17:23 +02:00
Olaf Landsiedel 7f64653787
Update README.md 2020-06-08 11:17:03 +02:00
Olaf Landsiedel c6c2c2797d
Update README.md 2020-06-08 11:16:50 +02:00
Olaf Landsiedel ba6a723cc3
Update README.md 2020-06-08 11:16:34 +02:00
Olaf Landsiedel 0945239b12
Update README.md 2020-06-08 11:16:05 +02:00
olafland c66f9d8c9b initial code release
initial code release
2020-06-08 11:15:05 +02:00
Olaf Landsiedel 6917ce657f
Initial commit 2020-06-07 21:45:48 +02:00