Saji

Results 4 issues of Saji

Currently the program expects to be able to link to the static libraries in `lib/`. While this saves build time for fresh builds it limits the targets to just four...

enhancement
build

### Describe the bug. Reading a DESFire card crashes the Flipper with a `furi_check()` error. It seems to crash after trying to read the second block. This is a card...

NFC
Bug

The first argument to `connect()` is the module that the connections should be added to, but the documentation doesn't state this clearly. It becomes clear once you understand it (the...

improvement

# Description of the bug Currently, a file uses the `Partitioned` property of `http.Cookie`. This was introduced in Go 1.23, and the Dockerfile uses that when building. However, the `go.mod`...