Wykres commitów

12 Commity (31d9b909f756f26eea1fd113b98e3bc583e95b61)

Autor SHA1 Wiadomość Data
Niccolò Izzo e939218001
Integrate west manifest to facilitate Zephyr build
Add west manifest contributed by edgetriggered to allow automated
cloning of the correst Zephyr revision.
Now codec2 dependency is enabled also for T-TWR build, enabling to build
it from scratch without first building a Miosix target.
Enabled non-cross build to use codec2 compiled sources.
2023-10-09 09:23:45 +02:00
Niccolò Izzo 8e8daa78c8 ttwrplus: implement PMU support
Begin implementing PMU, now successfully read and write registers, need
to implement button functionality, battery voltage readout, charge
detection etc.

TG-553
2023-09-20 21:08:35 +02:00
Federico Amedeo Izzo c5a63d8767 Add XPowersLib meson subproject 2023-09-20 21:08:35 +02:00
Silvano Seva 0a1ccbf3bb Updated codec2 repository URL.
Updated codec2 repository URL after old codec2 github repository has been
refactored by its author. The new URL is points to the "archive" repository.
2023-07-23 19:45:47 +02:00
Niccolò Izzo a380e7a2c2 Bump radio_tool version to fix compilation issue
Fizzo's PR on radio_tool fixes a compilation issue, bumping the
radio_tool subproject commit hash solves the issue.
2023-07-22 23:28:03 +02:00
Niccolò Izzo 5f77298218 Bumped radio_tool version 2023-04-16 13:38:02 +02:00
Silvano Seva 76cc84cbea Fixed compilation error for codec2 library with meson >= 0.63.0 2022-07-09 17:47:17 +02:00
Silvano Seva 9e588216f9 Squelched warnings when compiling codec2 sources 2022-02-26 12:38:10 +01:00
Silvano Seva 24464a66a8 Integration of tinyusb driver into OpenRTX, old driver still kept active 2022-02-26 12:29:28 +01:00
Federico Amedeo Izzo 8df0ce2f2f Add tinyusb library as meson subproject, providing USB drivers. 2022-02-26 12:23:27 +01:00
Silvano Seva 98ab11d7a9 Added Codec2 dependency as meson subproject 2021-09-03 15:46:13 +02:00
Niccolò Izzo 110a922534 Add radio_tool as a submodule
Now radio tool is checked out, compiled and used as a submodule,
removing the need of installing it as an external dependency and
ensuring consistency in the tool version.
2021-08-26 08:22:30 +02:00