-
-
pcbway opening showing issue for purchasing pcb
-
**Is your enhancement proposal related to a problem? Please describe.**
The Zephyr driver for the Bosch BMI270 Accelerometer/Gyroscope does not support the following capabilities:
1. activity change…
-
**ToDo**
- [x] Necessary extensions for VS Code
- [x] Necessary settings for VS Code
- [ ] Necessary tools
- [x] AStyle (3.1 @jakkra is this the version from CI/CD?)
- [x] CodeChecker
- …
Kampi updated
4 months ago
-
In the following function -
```c
void z_nrf_clock_control_lf_on(enum nrf_lfclk_start_mode start_mode)
{
static atomic_t on;
static struct onoff_client cli;
if (atomic_set(&on, 1) == 0) {…
-
Hi,
you built this really amazing library for your purposes ! cant imagine how much work this actually is to maintain (1GB?!).
but what i wonder if for the projects this is the right approach? sh…
-
I created a skeleton here: https://github.com/jakkra/ZSWatch/tree/jakkra_ble_chronos_app
Commands: https://github.com/fbiego/dt78/blob/master/DT78_COMMANDS.md
Find more info in https://github.co…
-
Nice simple interface.
Is it possible to implement these functionality to low cost RISC-V BLE micro controllers like CH582/CH583/CH592 and make it compatible with your app ?
https://github.com/o…
-
The hours arent´set correctly. If you have a flip from i. e. 23 o`clock to 5 o`clock because of a watchface activation at this time points, the leading `2` isn´t deleted which results in 25 o`clock.
…
Kampi updated
4 months ago
-
**ToDo**
- [ ] Proove that the sensor is working when power saving options are enabled
- [ ] Add driver code for power management
- [ ] Sensor feature enabling / disabling during runtime
Kampi updated
2 months ago