Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / NordicSemiconductor/zcbor issues and pull requests
#281 - Add option to disable zcbor_map_start_encode and zcbor_map_end_encode in generation
Issue -
State: closed - Opened by ahedin25 about 2 years ago
- 4 comments
#280 - zcbor.py: Bring back 'zcbor --version'
Pull Request -
State: closed - Opened by oyvindronningstad about 2 years ago
- 2 comments
#279 - zcbor.py: Clean up #includes in generated files
Pull Request -
State: closed - Opened by oyvindronningstad about 2 years ago
#278 - zcbor_common.h: Add more tags from the IANA list
Pull Request -
State: closed - Opened by oyvindronningstad about 2 years ago
- 9 comments
#277 - zcbor.py: Refactor CBOR <-> YAML/JSON translation
Pull Request -
State: closed - Opened by oyvindronningstad about 2 years ago
#276 - C libraries: Various cleanup
Pull Request -
State: closed - Opened by oyvindronningstad about 2 years ago
#275 - C libraries: Add new APIs zcbor_uint_(encode/decode)
Pull Request -
State: closed - Opened by oyvindronningstad about 2 years ago
- 2 comments
#274 - Add support for RFC 8746 Homogeneous array
Issue -
State: closed - Opened by escherstair about 2 years ago
- 3 comments
#273 - Add support for simple values and rename "prim" to "simple"
Pull Request -
State: closed - Opened by oyvindronningstad about 2 years ago
- 1 comment
#272 - Sample tests
Pull Request -
State: closed - Opened by oyvindronningstad about 2 years ago
- 2 comments
#271 - zcbor.py: Add support for C++ in generated code
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#270 - In generated code should be support for C++ as well (#ifdef __cplusplus extern "C" )
Issue -
State: closed - Opened by bulanek over 2 years ago
- 1 comment
#269 - Decoder generation fails
Issue -
State: closed - Opened by VeijoPesonen over 2 years ago
- 1 comment
#268 - Rename and clean up Python tests
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#267 - tests: scripts: Add tests for manifest20
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#266 - zcbor_common.h: Fix docs for zcbor_update_state()
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#265 - Add 2 samples
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
- 1 comment
#264 - zcbor.py: Add the --c-code-columns option for adding newlines to c_code
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#263 - Question: Support for finite length keys for maps and array
Issue -
State: closed - Opened by sverekar over 2 years ago
- 2 comments
#262 - Update version from 0.6.0 to 0.6.99
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#261 - Fix release tests
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#260 - README: Improve docs, particularly to help new users
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
- 2 comments
#259 - Release zcbor 0.6.0
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
- 1 comment
#258 - C++ improvements
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
- 2 comments
#257 - Release notes
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#256 - Fix Coverity warnings
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#255 - Fix big-endian bug
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
- 4 comments
#254 - Issue with zcbor_uint32_put in zephyr using qemu_malta_be platform
Issue -
State: closed - Opened by nordicjm over 2 years ago
- 2 comments
#253 - "getting started" documentation improvements?
Issue -
State: closed - Opened by jeffrizzo over 2 years ago
- 7 comments
#252 - zcbor_common.h: Rename ARRAY_SIZE to ZCBOR_ARRAY_SIZE
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#251 - run_tests.py: Refactor CLI tests to have less duplication
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#250 - CLI refactor
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
- 1 comment
#249 - zcbor_common.h: Add new zcbor_assert_state() macro
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#248 - zcbor.py: Fix bug where the union_int optimization decodes twice
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
- 1 comment
#247 - Mismatch between encoding and decoding code
Issue -
State: closed - Opened by matvey-mukha over 2 years ago
- 1 comment
#246 - zcbor.py: Raise argparse error on insufficient --output-* args
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#245 - Code generation fails if cmake output dir is not specified
Issue -
State: closed - Opened by dberlin over 2 years ago
- 2 comments
#244 - Support for fragment encoding
Issue -
State: open - Opened by RomainPelletant over 2 years ago
- 5 comments
Labels: enhancement
#243 - Generic decoder
Issue -
State: closed - Opened by beardedtrogon over 2 years ago
- 4 comments
#242 - .github: Refactor Github action to use more of strategy: matrix
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#241 - Release/test
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#240 - decoder: define local variables to avoid rvalue address errors
Pull Request -
State: closed - Opened by llisauskas over 2 years ago
- 1 comment
#239 - Add support for testing on QEMU
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#238 - Update version from 0.5.1 to 0.5.99
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#237 - Release/0.5.1
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
#235 - src: Add zcbor_int_decode() and zcbor_int_encode()
Pull Request -
State: closed - Opened by oyvindronningstad over 2 years ago
- 3 comments
#227 - Adding decoder and encoder to application
Issue -
State: closed - Opened by hannestschofenig over 2 years ago
- 2 comments
#221 - Use MAX_QTY in struct
Issue -
State: closed - Opened by ahedin25 over 2 years ago
- 3 comments
#215 - Generated code for decoding union of structures
Issue -
State: closed - Opened by julianhall-arm almost 3 years ago
- 6 comments
#176 - C library cannot decode out of order map member entries
Issue -
State: closed - Opened by adpjhu almost 3 years ago
- 9 comments
#172 - compiling with clang and -Wshadow causes warrnings
Issue -
State: closed - Opened by StefanHri almost 3 years ago
- 5 comments
#171 - Support CDDL bareword member key syntax for maps
Issue -
State: open - Opened by adpjhu almost 3 years ago
- 2 comments
Labels: enhancement
#141 - Various enhancement requests
Issue -
State: closed - Opened by nordicjm about 3 years ago
- 10 comments
#39 - Configure Renovate
Pull Request -
State: closed - Opened by renovate[bot] almost 4 years ago
- 1 comment