Commit graph

3 commits

Author SHA1 Message Date
InfiniteYuan1
15a43f8761 update components/platforms/alink/component.mk components/spi_devices/epaper/epaper.c components/spi_devices/xpt2046/include/iot_xpt2046.h examples/hmi/lvgl_coffee/main/app_main.cpp examples/smart_device/ examples/touch_pad_evb/Makefile
add CMakeList.txt of components
add CMake build for example(aws_iot_demo,check_pedestrian_flow,empty_project,esp32_azure_iot_kit,eth2wifi,hmi,lowpower_evb,oled_screen_module,touch_pad_evb)
add cmake support for ulp co-processor
add CMake build CI
update lvgl ugfx CMake
update example README.md
update solution README.md
add CMakeLists.txt for unit-test-app
update .gitlab-ci.yml
2019-04-10 11:12:42 +08:00
Wangjialin
8b1f0b7d9b style(components): improve general devices, update licenses for examples
1. update licenses for example
2. modify button api in test code
3. fix some warnings in oled test code
4. add config for button
5. improve button driver and test code.
6. modify relay component
7. update power meter component
8. fix unit-test compile issue
9. update status led component
2017-12-11 22:14:09 +08:00
Wangjialin
af4418b26d feature(example): add empty project as example. modify some docuentation 2017-09-12 02:02:37 +08:00