Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pisit Sawangvonganan
a163f9db61
kconfig: fix typo in (arch, boards, kernel, modules, samples, share)
...
Utilize a code spell-checking tool to scan for and correct spelling errors
in `Kconfig` files within the `arch`, `boards`, `kernel`, `modules`,
`samples`, and `share` directory.
Additionally, incorporates a fix recommended by the reviewer.
Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
6 days ago
..
configs
modules: mbedtls: Expose MBEDTLS_RSA_C
3 months ago
include
mbedtls: add CONFIG_MBEDTLS_INIT
2 years ago
CMakeLists.txt
mbedtls: add TEST_CSPRNG_GENERATOR to the list of non-CS sources
7 months ago
Kconfig
mbedtls: rename tls-generic Kconfig and configuration header file
3 months ago
Kconfig.mbedtls
kconfig: fix typo in (arch, boards, kernel, modules, samples, share)
6 days ago
Kconfig.psa.auto
mbedtls: rename automatically generated Kconfig file for PSA symbols
7 months ago
Kconfig.psa.logic
mbedtls: auto-enable PSA_WANT_KEY_TYPE_xxx_KEY_PAIR_BASIC
7 months ago
create_psa_files.py
modules: mbedtls: fix PSA Kconfig file generation on Windows
2 months ago
debug.c
modules: mbedtls: support stripping newline from debug log messages
3 years ago
shell.c
modules: migrate includes to <zephyr/...>
3 years ago
zephyr_entropy.c
mbedtls: move entropy polling functions to a dedicated file
11 months ago
zephyr_init.c
mbedtls: add ability to use custom memory section for mbedtls heap
10 months ago