Commit Graph

  • 12d4bc4139 Add initial counter widget Riku Isokoski 2022-04-21 17:17:49 +0300
  • 17079fb114 doc: Fix imageFile.png path in SWD.md Seth Itow 2022-05-29 18:42:45 -0700
  • 62fc95a5e8 CMake: Fix indentation Christoph Honal 2022-05-10 22:17:18 +0200
  • e9a902270c CMake: Extend debug configuration Christoph Honal 2022-05-10 22:11:08 +0200
  • 6ea418b1a9 Replace magic values with appsPerScreen and entriesPerScreen Riku Isokoski 2022-05-20 12:28:27 +0300
  • e05a36f184 Automatically create enough screens for all apps and settings Riku Isokoski 2022-05-20 11:55:40 +0300
  • c2b15b1446 Move basic apps to the top of the app list Riku Isokoski 2022-06-05 09:08:12 +0300
  • 7bc692eea4 src/CMakeLists.txt: use iHEX format for mcuboot image creation Ildar Mulyukov 2021-04-01 16:02:43 +0600
  • 36740498db CMakeLists.txt: add double quotes in STRIP command Ildar Mulyukov 2021-05-24 14:53:18 +0600
  • 5f28f89df2 fix wrong linker script Ildar Mulyukov 2021-04-14 10:01:14 +0600
  • 76289c297c Be more specific about the compiler version Finlay Davidson 2022-06-06 18:28:40 +0200
  • 35dcf8c860
    Switch to freertos timers (#1095) Michele Bini 2022-06-06 17:47:43 +0200
  • 376e140cae
    formatting: rm extra newline Michele Bini 2022-06-06 17:13:54 +0200
  • f95147cf0e
    remove unused symbols, free a little bit of space (#1167) mabuch 2022-06-05 19:43:49 +0200
  • 91a3e98276
    remove unused Meter.cpp and Meter.h (#1171) mabuch 2022-06-05 19:35:33 +0200
  • 8a71f2b9e0
    remove unused Brightness App (#1170) mabuch 2022-06-05 19:34:37 +0200
  • 8999158528
    remove old unused bluetooth icons (#1172) mabuch 2022-06-05 18:50:36 +0200
  • 80d2d4dd1d Motion: Expose acceleration FIFO via BLE Christoph Honal 2022-05-11 00:27:59 +0200
  • b698b8c6f5 CMake: Add acceleration sensor configuration Christoph Honal 2022-05-11 00:28:52 +0200
  • 573d29946a Acceleration: Add support for SC7A20 chip Christoph Honal 2022-05-10 23:57:16 +0200
  • 4cf9a92e77 BMA421: Use AccelerationSensor base class Christoph Honal 2022-05-10 23:56:12 +0200
  • 369c360039 Acceleration: Abstract sensors into common interface Christoph Honal 2022-05-10 23:55:47 +0200
  • effa49ba54 Add CST716 touch support and fused mode support Christoph Honal 2022-05-10 23:12:28 +0200
  • 39b0fa806c CST816S: Add register description header file Christoph Honal 2022-05-10 23:05:23 +0200
  • 52b3c3efcc LVGL: Add SetNewTap to generate tap events Christoph Honal 2022-05-10 22:58:35 +0200
  • 825c7cebf5 LFCLK: Add compatibility to wasp-os reloader-factory Christoph Honal 2022-05-25 15:00:19 +0200
  • 6edee1a998 Add basic hardware configuration options for P8 Christoph Honal 2022-05-10 21:46:36 +0200
  • 4687ffa7da BMA421: Use internal FIFO for smoothing Christoph Honal 2022-05-19 00:21:44 +0200
  • 5b2af23dfa Nimble: Compatibility with LFRC calibration Christoph Honal 2022-03-25 12:46:49 +0100
  • 9ffdba3f18 Nimble: Enable optional debug output via RTT Christoph Honal 2022-03-21 14:07:21 +0100
  • 300ebf7be1 Nimble: Reduce BLE power usage Christoph Honal 2022-03-21 14:05:49 +0100
  • bcb9594ece remove old unused bluetooth icons mabuch 2022-06-05 13:34:17 +0200
  • d180cee8fc Replace more instances of old gcc ver Finlay Davidson 2022-06-05 13:11:16 +0200
  • c6c403d13c remove unused Meter.cpp and Meter.h mabuch 2022-06-05 13:03:12 +0200
  • b517db66ee remove unused Brightness App mabuch 2022-06-05 11:51:57 +0200
  • 977936e8e2 System: Refactor pin and interrupt setup Christoph Honal 2022-05-10 21:10:28 +0200
  • 03a2059e87 SystemTask: Use "&&" instead of "and" for operators Christoph Honal 2022-05-10 21:10:10 +0200
  • 702f65d3ee Bootloader: Ignore __pycache__ in Git Christoph Honal 2022-05-10 21:02:52 +0200
  • 330f1c9185
    Merge ac547e97a7 into 20ac1cd374 Alex Dolzhenkov 2022-06-05 09:37:32 +0300
  • 8796d1763c
    Merge 76b2dfde83 into 20ac1cd374 Alex Dolzhenkov 2022-06-05 09:37:25 +0300
  • 20ac1cd374 revert portion of previous commit luz paz 2022-06-01 09:38:40 -0400
  • 03a510bd18 Fix various typos luz paz 2022-05-31 15:17:36 -0400
  • 7f45538eb5 Apply clang-format to all C++ files Finlay Davidson 2022-05-09 17:16:08 +0200
  • 718fbdab98 Replace C-style casts with static_cast Finlay Davidson 2022-05-09 17:14:42 +0200
  • 0ce4183640 Rename lvgl image files to .c Finlay Davidson 2022-05-09 16:56:01 +0200
  • 5ad34b93ce Move basic apps to the top of the app list Riku Isokoski 2022-06-05 09:08:12 +0300
  • e68fe963c9 remove unused symbols, free a little bit of space mabuch 2022-06-04 19:14:19 +0200
  • 60536db45c Apply clang-format to Settings.h Autoformatter 2022-06-02 06:42:50 +0000
  • c5fde89016 Apply clang-format to Clock.cpp Autoformatter 2022-06-02 06:42:50 +0000
  • b79b630cf5
    Merge 58b358ef95 into 87a69fe52d cybuzuma 2022-06-02 10:39:47 +0000
  • 58b358ef95 Revert "Add Setting to display UTC. Change Clockfaces to actually do it" uli 2022-06-02 12:30:19 +0200
  • 4f6e5aed8c Revert "missing break" uli 2022-06-02 12:25:21 +0200
  • d4c9bdd611 revert portion of previous commit luz paz 2022-06-01 09:38:40 -0400
  • e5fd68bf12 Fix various typos luz paz 2022-05-31 15:17:36 -0400
  • 95e4686643 missing break uli 2022-05-30 17:18:10 +0200
  • a958b0e414
    Merge 558b8b2aa1 into 87a69fe52d Frazer 2022-05-30 14:30:22 +0900
  • 2d15670359
    Merge ca0298b8dd into 87a69fe52d Martin Hub 2022-05-30 14:30:09 +0900
  • 8eb2e8a3ad
    doc: Fix imageFile.png path in SWD.md Seth Itow 2022-05-29 18:42:45 -0700
  • 0851aefe71
    Merge 9debdd6dd5 into 87a69fe52d Arsen6331 2022-05-29 20:22:26 +0200
  • 11fa523166 add error codes to CTS; cosmetics uli 2022-05-29 16:35:35 +0200
  • 688d5f04f5 clang-format uli 2022-05-28 15:26:22 +0200
  • ed346fc465 Add Setting to display UTC. Change Clockfaces to actually do it uli 2022-05-28 14:34:13 +0200
  • 961ef6ca77 add CTS local time characteristic and use it to provide UTC in DateTimeController uli 2022-05-28 14:33:04 +0200
  • 5182e7118e
    Merge 55b51be314 into 87a69fe52d Christoph Honal 2022-05-28 01:47:26 +0200
  • 7b059519d7
    Merge 36ccd795d1 into 87a69fe52d faxe1008 2022-05-27 18:38:33 -0400
  • ef0a0c4738 Improve and simplify Raise to Wake algorithm Finlay Davidson 2021-11-12 00:59:03 +0100
  • 87a69fe52d Fix assertion failure in TimerController Ludovic J 2022-05-27 17:31:44 +0200
  • 56aebeb7db
    [vscode] add rtt logging config Ludovic Jozeau 2022-05-27 18:57:45 +0200
  • 0fabba1c9a Remove extra linebreaks Riku Isokoski 2022-05-27 11:36:55 +0300
  • a2218dd4ad Unzip DFU, so the artifact doesn't need to be unzipped by the user. Riku Isokoski 2022-05-27 11:31:17 +0300
  • 619477cbd1 Rename uploaded files with source branch in workflows Riku Isokoski 2022-05-02 12:26:45 +0300
  • cc2d5c39ce Cleanup workflows Riku Isokoski 2022-05-02 12:26:30 +0300
  • ee86af1809
    Fix assertion failure in TimerController Ludovic J 2022-05-27 17:31:44 +0200
  • 089ff3c455 Add EditorConfig file Finlay Davidson 2022-05-27 14:59:55 +0200
  • 2f361c767a Remove extra linebreaks Riku Isokoski 2022-05-27 11:36:55 +0300
  • 535e035ae8 Unzip DFU, so the artifact doesn't need to be unzipped by the user. Riku Isokoski 2022-05-27 11:31:17 +0300
  • 216ae72b91 Rename uploaded files with source branch in workflows Riku Isokoski 2022-05-02 12:26:45 +0300
  • 7c5c3fa417 Cleanup workflows Riku Isokoski 2022-05-02 12:26:30 +0300
  • ec9b29f6eb
    Create mmmain.yml kcj1n 2022-05-26 23:17:34 +0900
  • a04572eca4 Update arm gcc toolchain to 11.2-2022.02 Finlay Davidson 2022-05-10 20:26:41 +0200
  • dd313eb419 Docker container documentation : Fix typos, 1 line per sentence, remove obsolete paragraph, remove redundant 'image' parameter in the command to build the docker image, use ${PWD} instead of $(pwd). Jean-François Milants 2022-05-25 15:12:16 +0200
  • 9b216bb16f Docker container documentation : Adapt the --user documentation according to the new behavior. Jean-François Milants 2022-05-23 19:39:10 +0200
  • 1ffca52715 Edit workflow to use the new docker image : infinitime/infinitime-build. Jean-François Milants 2022-05-18 21:53:06 +0200
  • c77f923a33 Update links to the docker image with the new account : infinitime/infinitime-build. Jean-François Milants 2022-05-18 21:52:07 +0200
  • 83b3a2a469 Small modernization with --platform parameter in docker readme Jean-François Milants 2022-05-18 21:33:05 +0200
  • 123c801f17 Add comment about the workaround that was needed in the github workflow. Jean-François Milants 2022-05-15 11:05:10 +0200
  • 831f93cd92 The main build workflow for GitHub Actions now uses the infinitime-build docker image to build the firmware. This allows to avoid the duplication of the build logic in Docker and Github workflow format. The Dockerfile has been slightly adapted (remove the USER instructions). Docker images are now published in DockerHub (jf002/infinitime-build). Jean-François Milants 2022-05-15 10:50:12 +0200
  • 55b51be314 fix merge mistake Christoph Honal 2022-05-25 16:04:06 +0200
  • 3a562875ed Docker container documentation : Fix typos, 1 line per sentence, remove obsolete paragraph, remove redundant 'image' parameter in the command to build the docker image, use ${PWD} instead of $(pwd). Jean-François Milants 2022-05-25 15:12:16 +0200
  • 37870b30f9 Merge branch 'p8b-base' into p8b Christoph Honal 2022-05-25 15:11:35 +0200
  • c5a3d8cb8d LFCLK: Add compatibility to wasp-os reloader-factory Christoph Honal 2022-05-25 15:00:19 +0200
  • 40fa969f51 fix for week number and days till the end of the year + formating (clang) ITCactus 2022-05-25 13:44:25 +0200
  • f564b04037 Merge branch 'p8-acc-hfble' into p8b Christoph Honal 2022-05-25 12:21:49 +0200
  • e6f90fa3cd Merge branch 'p8-acc' into p8b Christoph Honal 2022-05-25 12:20:20 +0200
  • 404c8b2112 Merge branch 'p8-touch' into p8b Christoph Honal 2022-05-25 12:08:14 +0200
  • ddbcf33743 Merge branch 'p8b-base' into p8b Christoph Honal 2022-05-25 12:08:03 +0200
  • e8ef42719c Merge branch 'acc-fifo' into p8b Christoph Honal 2022-05-25 12:07:01 +0200
  • 328be888f3 Merge branch 'small-refactor' into p8b Christoph Honal 2022-05-25 12:06:33 +0200
  • bb19cb5a5f Merge branch 'nimble-fixes' into p8b Christoph Honal 2022-05-25 12:06:20 +0200
  • 5e1ab2703e Merge branch 'cmake-fixes' into p8b Christoph Honal 2022-05-25 12:06:02 +0200