modify ini_demo readme.md & update bcrypt components & bcrypt demo

This commit is contained in:
Yangyuanxin
2022-10-28 12:17:39 -04:00
parent a6e4cf7719
commit eaa1b9ee5e
18 changed files with 2536 additions and 1 deletions

1
components/utils/Makefile Executable file → Normal file
View File

@@ -28,6 +28,7 @@ TREE_LIB_ENABLE=y
lib=
subdirs=
CFGFLAGS += -I$(QTOP)/components/utils/Bcrypt/include
CFGFLAGS += -I$(QTOP)/components/utils/JSON/include
CFGFLAGS += -I$(QTOP)/components/utils/INI/include