Xiang Xiao
|
7c37421266
|
Replace all sprintf with snprintf
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-05-08 21:35:16 +03:00 |
|
Xiang Xiao
|
df2db2e410
|
interpreters/bas: Fix the nxstyle warning
except "Mixed case identifier found"
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-02-24 08:36:58 +02:00 |
|
lilei19
|
41f60bd669
|
change strcpy to strlcpy
Change-Id: I8b9429a3c225a82842fce136bdb14b8b135066d3
Signed-off-by: lilei19 <lilei19@xiaomi.com>
|
2023-02-22 23:09:55 +08:00 |
|
Alin Jerpelea
|
c4ed352263
|
interpreters: bas: revert to original license
Rever the license to the original one and add the license to LICENSE file
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-06-09 10:31:54 -03:00 |
|
Xiang Xiao
|
d660492289
|
Run codespell -w against all files
and fix the wrong correction
|
2020-02-22 14:41:36 -06:00 |
|
Gregory Nutt
|
139b008fc9
|
apps/system and wireless: Applications should use the standard clock() interface, not the internal NuttX clock_systimer() interface.
|
2018-03-14 07:59:44 -06:00 |
|
Gregory Nutt
|
4db4ea2bbd
|
Rename all C files in apps/interpreters/bas to begin with bas_ in order to avoid future name collisions in libapps.a
|
2014-11-11 12:34:00 -06:00 |
|