| .. |
|
luat_adc.h
|
1233bb932d
add:adc增加带休眠控制的api
|
1 year ago |
|
luat_audio.h
|
575cdcf022
add:cc使用时需要保存和恢复i2s关键参数
|
7 months ago |
|
luat_audio_codec.h
|
89a6c95590
fix:luatos set bus时如果没有选es8311可能无法使用
|
1 year ago |
|
luat_base.h
|
5c4ca03da5
change: base,LUAT版本号改到25.11
|
3 months ago |
|
luat_can.h
|
fd5399a333
fix:编译warning
|
7 months ago |
|
luat_conf_default.h
|
da5ec7928d
add: 添加luatos自身的vfs实现,当前仅bsp/win32启用
|
4 years ago |
|
luat_crypto.h
|
da5b8d4814
update:废弃crc.h, luat_lib_crypto.c改用luat_crc.h里面的API
|
3 months ago |
|
luat_dac.h
|
56847a3a8b
fix: 修正一堆编译警告,使得esp32-idf能接受luatos主库的编译
|
4 years ago |
|
luat_dbg.h
|
7bd2758316
update: luat_main初始化时为dbg的dbg_L赋值
|
4 years ago |
|
luat_debug.h
|
bf6466c03d
fix: luat_debug的可变参数声明不够规范
|
7 months ago |
|
luat_disp.h
|
91642085b9
update: 整理luat/include头文件,part1,确保有ifndef+define组合
|
4 years ago |
|
luat_flash.h
|
e4a61f4795
add: lfs fskv
|
2 years ago |
|
luat_fota.h
|
054930ac94
fix: fota,函数luat_fota_write的实际返回值存在>0的情况,api描述错误
|
2 months ago |
|
luat_fs.h
|
934f7143bf
add:文件系统添加opendir 和 closedir
|
5 months ago |
|
luat_gpio.h
|
28de5e5c10
update:ws2812 api适配
|
2 months ago |
|
luat_gpio_legacy.h
|
444e001bc5
fix:GPIO中断回调的最大中断号由conf里的配置决定
|
2 years ago |
|
luat_hwtimer.h
|
91642085b9
update: 整理luat/include头文件,part1,确保有ifndef+define组合
|
4 years ago |
|
luat_i2c.h
|
42ab29a2a4
add:软件i2c添加强引用
|
8 months ago |
|
luat_i2s.h
|
575cdcf022
add:cc使用时需要保存和恢复i2s关键参数
|
7 months ago |
|
luat_irq.h
|
998cfa4bdd
add:非则塞的SPI和I2C传输接口
|
3 years ago |
|
luat_keyboard.h
|
56847a3a8b
fix: 修正一堆编译警告,使得esp32-idf能接受luatos主库的编译
|
4 years ago |
|
luat_lcdseg.h
|
91642085b9
update: 整理luat/include头文件,part1,确保有ifndef+define组合
|
4 years ago |
|
luat_libs.h
|
a58335b93d
add:usb控制api
|
1 month ago |
|
luat_log.h
|
10492b8cab
Revert "Merge branch 'master' of https://gitee.com/openLuat/LuatOS"
|
7 months ago |
|
luat_luadb.h
|
e6828ec9ae
add: 添加vfs_inline管理内嵌的脚本,添加vfs_romfs为替代vfs_luadb做准备
|
3 years ago |
|
luat_malloc.h
|
8cea12deb4
add:去掉重复luat_heap_zalloc
|
3 years ago |
|
luat_mcu.h
|
b29d859420
add: mcu, 添加mcu.muid接口
|
3 months ago |
|
luat_md5.h
|
0301eb3600
change: ota升级文件的校验改为校验md5 https://gitee.com/openLuat/LuatOS/issues/I4XGKY
|
3 years ago |
|
luat_mem.h
|
96418805d9
add: mem,新增luat_meminfo_query函数,查询的时候,也输出底层日志,供luatools解析使用
|
1 month ago |
|
luat_msgbus.h
|
b620487b58
update:pm统一深度休眠定时器回调消息
|
1 year ago |
|
luat_onewire.h
|
080fb37d1c
add:硬件单总线读DS18B20
|
11 months ago |
|
luat_ota.h
|
6ba41e1bae
del:删除air302的ota代码
|
3 years ago |
|
luat_otp.h
|
df51874da9
change: luat_otp_size返回size_t更合理一些
|
2 years ago |
|
luat_pack.h
|
91642085b9
update: 整理luat/include头文件,part1,确保有ifndef+define组合
|
4 years ago |
|
luat_pin.h
|
8c635cf961
change: pins,独立成一个component
|
9 months ago |
|
luat_pm.h
|
9a6fb53b48
change: gpio,Air8000的GPIO23,当存在wifi芯片时,禁止操作
|
1 month ago |
|
luat_pwm.h
|
59ae592d47
add:添加注释
|
2 years ago |
|
luat_rtc.h
|
f50f6b14fa
update:补充注释
|
1 year ago |
|
luat_rtos.h
|
f1269ff373
add:获取当前task剩余stack api
|
9 months ago |
|
luat_rtos_legacy.h
|
10492b8cab
Revert "Merge branch 'master' of https://gitee.com/openLuat/LuatOS"
|
7 months ago |
|
luat_sdio.h
|
55d9ef8729
fix:修复编译报错,又漏提交了。。。
|
3 years ago |
|
luat_sfd.h
|
b3f7822882
fix:csdk使用fskv编译不通
|
3 months ago |
|
luat_spi.h
|
0b05470452
update:常用spi外设增加锁操作
|
10 months ago |
|
luat_spislave.h
|
d905984650
change: spi从机的API调整一下
|
11 months ago |
|
luat_str.h
|
cfe58e3dce
change: usc2编解码统一到str文件里
|
6 months ago |
|
luat_sys.h
|
91642085b9
update: 整理luat/include头文件,part1,确保有ifndef+define组合
|
4 years ago |
|
luat_timer.h
|
ab035f8b8b
update:让非luatos开发的bsp也能使用w5500
|
2 years ago |
|
luat_touchkey.h
|
3db629a8a1
add: 添加touchkey库, 当前仅air101/air103支持
|
4 years ago |
|
luat_types.h
|
7bead19299
fix:修复编译报错
|
2 years ago |
|
luat_uart.h
|
a58335b93d
add:usb控制api
|
1 month ago |
|
luat_uart_legacy.h
|
09efb3669d
add:虚拟UART对端(PC串口工具等)打开关闭通知
|
9 months ago |
|
luat_usb.h
|
5abbbcef42
update:usb透传收发和消息回调,虚拟串口扩展到3个
|
1 month ago |
|
luat_wdt.h
|
91642085b9
update: 整理luat/include头文件,part1,确保有ifndef+define组合
|
4 years ago |
|
luat_zbuff.h
|
0a85323e21
add:zbuff支持psram申请
|
2 years ago |