mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 01:35:32 +00:00
git grep -l 'u\(8\|16\|32\|64\)_t' | \ xargs sed -i "s/u\(8\|16\|32\|64\)_t/uint\1_t/g" git grep -l 's\(8\|16\|32\|64\)_t' | \ xargs sed -i "s/s\(8\|16\|32\|64\)_t/int\1_t/g" Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig.defconfig.series | ||
Kconfig.defconfig.stm32f401xc | ||
Kconfig.defconfig.stm32f401xe | ||
Kconfig.defconfig.stm32f405xx | ||
Kconfig.defconfig.stm32f407xx | ||
Kconfig.defconfig.stm32f411xe | ||
Kconfig.defconfig.stm32f412cg | ||
Kconfig.defconfig.stm32f412zg | ||
Kconfig.defconfig.stm32f413xx | ||
Kconfig.defconfig.stm32f415xx | ||
Kconfig.defconfig.stm32f417xx | ||
Kconfig.defconfig.stm32f427xx | ||
Kconfig.defconfig.stm32f429xx | ||
Kconfig.defconfig.stm32f437xx | ||
Kconfig.defconfig.stm32f446xx | ||
Kconfig.defconfig.stm32f469xx | ||
Kconfig.series | ||
Kconfig.soc | ||
linker.ld | ||
soc.c | ||
soc.h |