Wendal Chen
|
8aca9c51de
fix: bsp/sysp的SDL2显示颜色需要修正
|
il y a 4 ans |
Wendal Chen
|
f5d5a16420
add: bsp/sysp添加gpio/spi的空实现,为对接lcd库做准备
|
il y a 4 ans |
Wendal Chen
|
aa9dbe270c
remove: bsp/win32/lib/sys.lua移除之, 已迁移到script/libs/sys/sys.lua
|
il y a 4 ans |
Wendal Chen
|
010c02ba5a
add: 把sys.lua也迁移到script目录,为后续修改做准备
|
il y a 4 ans |
Wendal Chen
|
00778274f4
change: lcd的的全部绘制都走luat_lcd_draw
|
il y a 4 ans |
Wendal Chen
|
586679e682
change: luat_lcd.h的color全部改成luat_color_t
|
il y a 4 ans |
Dozingfiretruck
|
798de383e0
add:更新注释
|
il y a 4 ans |
Wendal Chen
|
124e299711
add: sysp启用pack/json/zbuff/crypto
|
il y a 4 ans |
Dozingfiretruck
|
9ff09cf320
!75 fix: 修复sensor文档中的错误API名字
|
il y a 4 ans |
Dozingfiretruck
|
fe5cb19485
fix:修复一处错误
|
il y a 4 ans |
sgl
|
069d720232
fix: 修复sensor文档中的错误API名字
|
il y a 4 ans |
alienwalker
|
ca40a3c1d1
update:i2c tools匹配air105
|
il y a 4 ans |
alienwalker
|
49c19ef6b3
Merge branch 'master' of https://gitee.com/openLuat/LuatOS
|
il y a 4 ans |
alienwalker
|
eb3294c317
add:crc8算法扩展
|
il y a 4 ans |
Wendal Chen
|
9da8c6b9f7
fix: sdl2导致非sysp编译错误
|
il y a 4 ans |
Wendal Chen
|
b96146fbd5
add: 添加第一版测试可用sysp,在浏览器上运行LuatOS
|
il y a 4 ans |
Dozingfiretruck
|
46e349cc8b
fix:help信息有误
|
il y a 4 ans |
Wendal Chen
|
d986a349d4
fix: air101/103的V0008报错行号是错的 https://gitee.com/openLuat/LuatOS/issues/I519PM
|
il y a 4 ans |
Dozingfiretruck
|
d853b40b84
add:加个local
|
il y a 4 ans |
Dozingfiretruck
|
b46ed2da10
add:增加tm1637驱动
|
il y a 4 ans |
alienwalker
|
dbca6eeb03
fix:uart新的操作有注释错误
|
il y a 4 ans |
Dozingfiretruck
|
e7ff77d783
add:注释添加u8g2硬件spi示例
|
il y a 4 ans |
alienwalker
|
43937e2040
fix:有些MP3压缩率非常高,需要限制解码数据量,防止解码后数据过多爆内存
|
il y a 4 ans |
alienwalker
|
3e549e4a7c
fix:有部分MP3的一些帧是错误的,需要跳过
|
il y a 4 ans |
alienwalker
|
0240ced859
fix:mp3解码没有根据frame大小来调整读取文件数据大小
|
il y a 4 ans |
alienwalker
|
c75255add6
fix:mp3的ID3V2长度获取有错
|
il y a 4 ans |
alienwalker
|
d5c579a47e
fix:mp3文件读取没有结束
|
il y a 4 ans |
alienwalker
|
7e93d0c2c3
fix:wav播放时,单次数据需要4字节对齐,mp3解码有问题导致部分MP3无法播放
|
il y a 4 ans |
alienwalker
|
1a555c438d
Merge branch 'master' of https://gitee.com/openLuat/LuatOS
|
il y a 4 ans |
alienwalker
|
9d97498ffc
fix:mp3解码不完整
|
il y a 4 ans |