Add JSON helper macro for primitive types#70
Merged
nashif merged 2 commits intozephyrproject-rtos:masterfrom May 3, 2017
mbolivar:json-prim
Merged
Add JSON helper macro for primitive types#70nashif merged 2 commits intozephyrproject-rtos:masterfrom mbolivar:json-prim
nashif merged 2 commits intozephyrproject-rtos:masterfrom
mbolivar:json-prim
Conversation
added 2 commits
May 3, 2017 10:29
There are already helper macros for declaring descriptor fields of object and array type. Add one for primitive types as well. The fact that the JSON test code defines one proves that it's useful, so there should be one provided for other users. Signed-off-by: Marti Bolivar <[email protected]>
Signed-off-by: Marti Bolivar <[email protected]>
nashif
approved these changes
May 3, 2017
nagineni
pushed a commit
to nagineni/zephyr
that referenced
this pull request
Nov 20, 2017
[AIO] Change AIO to use nano semaphores
ndrs-pst
added a commit
to DDC-NDRS/zephyr_rtos
that referenced
this pull request
Sep 16, 2025
# Conflicts: # drivers/dac/dac_sam0.c # dts/arm/atmel/samc21.dtsi
ndrs-pst
added a commit
to DDC-NDRS/zephyr_rtos
that referenced
this pull request
Feb 3, 2026
# Conflicts: # drivers/adc/adc_shell.c # drivers/modem/modem_cellular.c # drivers/serial/uart_mcux_lpuart.c # subsys/fs/littlefs_fs.c # subsys/shell/shell.c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.