alienwalker
|
2d9e66ade7
add:部分luat_rtos函数,启用miniz,关闭zlib
|
3 年之前 |
Wendal Chen
|
470ea3c279
fix: luat_conf_bsp.h有2个宏重复定义了
|
3 年之前 |
Wendal Chen
|
81f3427585
add: 关联编译miniz
|
3 年之前 |
alienwalker
|
9f4233caf2
Merge branch 'master' of https://gitee.com/openLuat/luatos-soc-air105
|
3 年之前 |
alienwalker
|
ec4088e3cf
update:adc的最大值是1.88V,电压转换计算需要变更
|
3 年之前 |
Wendal Chen
|
a03e8d52bc
add: 将lv_font加入到include路径
|
3 年之前 |
Wendal Chen
|
850e521436
update: 原来air105的crypto也没接入主库的实现
|
3 年之前 |
alienwalker
|
60707c926e
fix:没有开启串口回调功能就无法读取数据了,因为没开启RX中断
|
3 年之前 |
Dozingfiretruck
|
8def353468
add:修复lvgl异常
|
3 年之前 |
alienwalker
|
8ffe9d54da
fix:临界保护时,us延时不可以用休眠方式
|
3 年之前 |
Wendal Chen
|
16e1633f98
add: 将fonts库加入编译并默认开启
|
3 年之前 |
alienwalker
|
3c27e9f134
add:luat_rtos_timer的相关参数宏
|
3 年之前 |
alienwalker
|
bada5e9c46
add:log波特率控制
|
3 年之前 |
alienwalker
|
8036179cc1
add:ioqueue返回停止序列时,已经执行了的序列数量 https://gitee.com/openLuat/LuatOS/issues/I5G2P6?from=project-issue
|
3 年之前 |
alienwalker
|
52a309fa2a
fix:gpio close没有正确去除低功耗唤醒功能
|
3 年之前 |
alienwalker
|
45c36c0f5a
Merge branch 'master' of https://gitee.com/openLuat/luatos-soc-air105
|
3 年之前 |
alienwalker
|
3ffcd1b412
fix:luavm内存使用不严谨
|
3 年之前 |
Dozingfiretruck
|
12b00a3b01
add:更新版本号
|
3 年之前 |
alienwalker
|
761ad1b324
fix:PWM6和PWM7误用
|
3 年之前 |
Dozingfiretruck
|
0442088556
add:packages迁移components
|
3 年之前 |
alienwalker
|
a1821076b5
fix:使用了HSPI DMA后无法休眠
|
3 年之前 |
Dozingfiretruck
|
429f5dc15d
add:添加lora驱动
|
3 年之前 |
alienwalker
|
d7853e79a9
update:适配GPIO 接口
|
3 年之前 |
alienwalker
|
3b40a959e8
update:增加spi读TF卡的鲁棒性
|
3 年之前 |
alienwalker
|
9c8b905625
update:i2c超时改为全局超时,减少中断内的操作
|
3 年之前 |
alienwalker
|
bfc19681f7
add:添加luat_heap_zalloc
|
3 年之前 |
alienwalker
|
70e4b15f47
fix:非阻塞接口使用导致阻塞接口失效
|
3 年之前 |
alienwalker
|
b14a7fb756
add:非阻塞的SPI和I2C传输接口
|
3 年之前 |
alienwalker
|
8fbd521329
fix:105修改spi mode没有记录正确的模式
|
3 年之前 |
Wendal Chen
|
82bb691806
cleanup: 清理掉crypto_air105里的多余的宏判断
|
3 年之前 |