zephyr/samples/shields
Chris Friedt 2bc722a97e posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY
The functions fnmatch(), getopt(), getentropy()
and others are grouped into the standard Option Group
POSIX_C_LIB_EXT.

The getentropy() function is currently in-draft for
Issue 8 as of 2021.

https://www.opengroup.org/austin/docs/austin_1110.pdf

Not surprisingly, the POSIX_C_LIB_EXT Option Group
also includes the highly debated strnlen() function.

Moving that function will be deferred until later.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-06-04 16:27:12 -05:00
..
lmp90100_evb samples: shields: lmp90100_evb: rtd: convert to devicetree configuration 2024-01-09 10:04:18 +01:00
npm1300_ek hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
npm6001_ek posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY 2024-06-04 16:27:12 -05:00
x_nucleo_53l0a1
x_nucleo_iks4a1 samples/shields: add samples to test x-nucleo-iks4a1 shield 2024-01-25 18:26:40 +00:00
x_nucleo_iks01a1 doc: stm32: Update all st.com links to use HTTPS 2023-09-26 16:55:08 +02:00
x_nucleo_iks01a2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
x_nucleo_iks01a3 samples: shields: x_nucleo_iks01a3: Fix deprecated config fragment 2024-03-22 10:06:04 +01:00
x_nucleo_iks02a1 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
shields.rst