Koen Zandberg

Results 22 issues of Koen Zandberg

The `cn_cbor_context` struct itself should not be modified by the calls that use the context struct. With this in mind the `cn_cbor_context` struct pointer should be passed as `const` to...

[rfc 3062] defines an ldap password modify operation where a new user password is supplied directly to the LDAP server. The advantage is that the LDAP server can determine the...

Feature
Category: ACL & Authentication

I have a few use cases where I have a CBOR stream with a rather large byte strings. Having a function to get a pointer and length to these byte...

As of yesterday, the flash chip is formatted and written with the layout specified on the [wiki](https://github.com/bosmoment/PineTime-apps/wiki/SPI-Flash-layout). This should be indicated in the README to warn potential users about overwriting...

documentation

The default firmware puts the SPI NOR flash chip in deep sleep mode. Something the firmware here should also do. However, the current firmware does not wake the flash chip...

bug

### Contribution description This commit adds support for URBs (USB Request/Response Blocks). These allow for submitting multi-transfer sized buffers with USBUS handling the individual usbdev xmits. Multiple URBs can be...

Type: new feature
CI: ready for build
Area: USB
Area: sys

### Contribution description This PR adds support for the endpoint halt condition on the USBUS side. Instead of directly stalling an endpoint, handlers should enable the halt condition on an...

Platform: ARM
Type: new feature
State: waiting for other PR
Area: drivers
Area: cpu
Area: USB
Area: sys
State: stale
State: waiting for author

# Tracking OTA progress Tracking issue for the different parts required to enable over the air updates. ## Overview We are aiming at a simple OTA prototype in a first...

Area: OTA
Type: tracking

### Contribution description This is an initial draft of an I2S audio interface API. The goal is to have an API to fit the peripherals on different platforms. Furthermore, due...

State: WIP
Area: doc
Area: tests
Type: new feature
Discussion: RFC
Area: drivers
State: don't stale
Area: Kconfig

### Contribution description This is a (very) initial implementation of the stm32 SPI peripheral running in I2S mode. ### Testing procedure No test application yet. At least the stm32f4discovery board...

Platform: ARM
Area: doc
Area: tests
Area: drivers
Area: boards
Area: cpu
Area: Kconfig