-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add esp8266 pwm lib #603
add esp8266 pwm lib #603
Conversation
add esp8266 pwm lib
add esp8266 pwm lib
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
近期遇到很多开发者,想要在Alios Things 中使用esp8266 的pwm 功能,请大家测试后帮助合入。谢谢!! |
感谢 🌹 @lqq96 |
@lqq96 和您确认一下,这个pull request并没有把libpwm.a放到编译列表里去,是吧? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PreValidate Results
activation test results
- starterkit: acapp test failed log
- esp32: acapp test failed log
- mk3060: acapp test failed log
- developerkit: acapp test failed log
- stm32: acapp test failed log
auth test results
- mk3060: meshauth test failed log
autoywss test results
- error: report file not found
basic test results
- starterkit: helloworld test failed log
- esp32: helloworld test failed log
- mk3060: helloworld test failed log
- developerkit: helloworld test failed log
- stm32: helloworld test failed log
link test results
- starterkit: mqtt_connect test failed log
- esp32: mqtt_connect test failed log
- esp32: coap_connect test failed log
- mk3060: mqtt_connect test failed log
- mk3060: coap_connect test failed log
- developerkit: mqtt_connect test failed log
net test results
- stm32: domain test failed log
ut test results
- linuxhost: ut test succeed log
BuildID: #1681
add AliosThings esp8266 pwm drive