Commit Graph

72 Commits

Author SHA1 Message Date
Patrick Rathje 70ac84f84a Add upload override for nrf recovery 2021-02-19 11:07:52 +01:00
Patrick Rathje a531147375 Let PIO handle u8g2 lib 2021-02-19 00:31:25 +01:00
Tobias Schramm d69652f008 Restore original mbedtls heap size 2021-02-18 22:53:30 +01:00
Tobias Schramm 83fb65cd44 Fix battery support ifdef guards 2021-02-18 22:53:30 +01:00
Tobias Schramm afc476ff32 Use non-default Zephyr kernel config for pinetime 2021-02-18 22:53:30 +01:00
Tobias Schramm d381015cd9 Check BATTERY_SOC_SUPPORTED flag 2021-02-18 22:53:30 +01:00
Tobias Schramm dfdd703c8d Hack: define j-link as onboard
Spares me from having to mess around with the debug port settings
2021-02-18 22:53:30 +01:00
Tobias Schramm a0bf2ba730 Add pintime_devkit0 board spec 2021-02-18 22:53:30 +01:00
Tobias Schramm 17de4f2523 Use battery only if specified in devicetree 2021-02-18 22:53:30 +01:00
Tobias Schramm 0dd0ddecec Add license headers 2021-02-18 22:53:30 +01:00
Tobias Schramm 76a55726e8 Print SOC with constant length 2021-02-18 22:53:30 +01:00
Tobias Schramm c8f40160bb Implement SOC estimation 2021-02-18 22:53:30 +01:00
Tobias Schramm 83bec4997b Add simple-battery binding 2021-02-18 22:53:30 +01:00
Tobias Schramm 5a66a00151 Clean up platformio.ini 2021-02-18 22:53:30 +01:00
Tobias Schramm dbf0b8af2a Remove superfluous config options 2021-02-18 22:53:30 +01:00
Tobias Schramm bf203ab6ce Fix typo 2021-02-18 22:53:30 +01:00
Tobias Schramm a9963c4ca6 Add support for measuring battery voltage 2021-02-18 22:53:30 +01:00
Tobias Schramm 1749cc2629 Show last seen identifiers on pinetime display 2021-02-18 22:53:30 +01:00
Tobias Schramm e52b37d0d5 Add powersave and string drawing APIs 2021-02-18 22:53:30 +01:00
Tobias Schramm d6270ffb3f Add display support 2021-02-18 22:53:30 +01:00
Tobias Schramm 959e946ce4 Provide zephyr via github 2021-02-18 22:53:30 +01:00
Tobias Schramm 42b2001380 Add PineTime devkit target 2021-02-18 22:53:30 +01:00
Patrick Rathje 45de4666c8
Merge pull request #9 from CovidBraceletPrj/feature/io-component
Move IO initialization and handling to separate files
2020-12-22 19:47:04 +01:00
Patrick Rathje 021c8fbc9f Move IO initialization and handling to separate files 2020-12-22 19:43:56 +01:00
Patrick Rathje 4950d5ebb4
Merge pull request #7 from CovidBraceletPrj/feature/fix-missing-period-identififer-key
Derive period identifier key
2020-12-09 11:18:53 +01:00
Patrick Rathje d451e6a131 Derive period identifier key 2020-12-09 11:13:51 +01:00
Patrick Rathje 53196288d6
Merge pull request #6 from CovidBraceletPrj/feature/measure_performance
Performance measurements
2020-11-19 16:59:49 +01:00
Patrick Rathje 69952363f5 Formatting and performance measurements 2020-11-19 16:56:33 +01:00
Patrick Rathje b211d716e3
Restructure README 2020-11-10 21:48:29 +01:00
Patrick Rathje 5fea4b55e7
Merge pull request #5 from CovidBraceletPrj/feature/exposure-notification-lib
Use PlatformIO Exposure Notification Library
2020-11-10 21:19:37 +01:00
Patrick Rathje 44505aa591 Ignore correct lib 2020-11-10 21:16:13 +01:00
Patrick Rathje a822326131 Fix build 2020-11-10 21:12:30 +01:00
Patrick Rathje 8dc0dd74e4 Use PlatformIO Exposure Notification Library 2020-11-10 17:31:39 +01:00
Patrick Rathje af833f58d2 Generate PeriodMetadataIdentifierKey 2020-11-04 11:31:08 +01:00
Patrick Rathje 4a7fcafdbb Add fixture test to nrf code and fix heap allocation 2020-09-13 20:42:20 +02:00
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