Wendal Chen
|
4057abe2c2
update: 默认启用repl
|
2 years ago |
Wendal Chen
|
45dab0df9b
add: 添加repl库的支持
|
2 years ago |
Wendal Chen
|
abe45c25d2
update: 更新云编译的sdio选项,已经废弃了
|
2 years ago |
Wendal Chen
|
4d8d29a781
fix: pm轻休眠唤醒后,应该重新使用外部晶振分频给RTC
|
2 years ago |
Wendal Chen
|
aeac9bfadf
update: 添加用于生成pin库文档的LUAT_USE_PIN宏
|
2 years ago |
Wendal Chen
|
9bb2e7f089
fix: pwm的占空比设置为1时会关闭pwm
|
2 years ago |
Wendal Chen
|
6fb263b87d
update: air101的云编译脚本区大小放大到1024k
|
2 years ago |
Dozingfiretruck
|
f5e2852549
add:添加nes模拟器
|
3 years ago |
Wendal Chen
|
d644d7494f
revert: 回退内存管理到原有的方式,因为新的方式总不时会崩, 还原因未知, 保险期间还是回退吧
|
3 years ago |
Wendal Chen
|
bd00731199
fix: 同步主库lwip适配修改,预防lwip tcp重复free的问题, https://gitee.com/openLuat/LuatOS/commit/d0a2289f6ecfc36110995d02933827674d9a814e
|
3 years ago |
Wendal Chen
|
c4ccd2441b
add: 适配wlan.powerSave
|
3 years ago |
Wendal Chen
|
2e6bf401c3
fix: main函数多了个日志打印
|
3 years ago |
Wendal Chen
|
d1cbe169f9
update: xmake.lua也需要提交,覆盖3个time函数
|
3 years ago |
Wendal Chen
|
ad1c7db4f1
update: 重新适配rtc
|
3 years ago |
Wendal Chen
|
0ff1836b7a
fix typo in poweron reason
|
3 years ago |
Wendal Chen
|
bae012eeae
change: 调整station模式下的默认hostname
|
3 years ago |
Wendal Chen
|
312048e534
add: 云编译的元数据迁移到bsp里
|
3 years ago |
Wendal Chen
|
a788012b26
update: 重新适配pm的开机原因 https://gitee.com/openLuat/LuatOS/issues/I6Q00J
|
3 years ago |
Wendal Chen
|
42e8b74cbf
fix: udp应该绑定端口,如果用户有指定的话
|
3 years ago |
Dozingfiretruck
|
8050ecc831
fix:修正i2c上拉配置
|
3 years ago |
Dozingfiretruck
|
adbe2b5110
update:更新版本号
|
3 years ago |
Dozingfiretruck
|
b6de984c5d
update:i2c_sda配置还原
|
3 years ago |
Wendal Chen
|
90fba8a222
update: 不启用nimble的时候,wm_wifi完全禁用BLE,能节省一点flash
|
3 years ago |
Wendal Chen
|
9997946663
update: lwip的task加上名字
|
3 years ago |
Dozingfiretruck
|
13e2174557
update:还原gpio上下拉配置
|
3 years ago |
Wendal Chen
|
1075b6b27c
fix: wlan库的IP_READY没上报ip地址
|
3 years ago |
Wendal Chen
|
96948b261a
add: 添加httpsrv库的编译
|
3 years ago |
Wendal Chen
|
e05d45c47d
fix: lwip适配对网络状态的判断有问题
|
3 years ago |
Wendal Chen
|
5302159c08
fix: tls_os_task_create的线程优先级跟freertos是反过来的,越大优先级越低, 之前luatos主线程的优先级太高了,导致lwip处理不过来出现内存泄漏
|
3 years ago |
Wendal Chen
|
b18ed6d055
fix: xPortMemIsKernel未正确实现,导致内存泄漏
|
3 years ago |