-
Notifications
You must be signed in to change notification settings - Fork 58
Roadmap
Bernard Xiong edited this page Feb 8, 2017
·
4 revisions
The IoT Camera is a iot hardware platform for RT-Thread, therefore, many of RT-Thread RTOS evolution is involved.
-
Put most of source codes under github.
-
Use KConfig for any settings, not only in RT-Thread, but also for IoT Camera BSP.
-
Make packages management system for iot camera, such as cJSON, mqtt, lua etc.
- Think about the none-sensor version.
- IoT camera code.
- wlan driver
- KConfig for IoT camera
- micropython porting.
- select/poll API.
- Better compatibility definition for libc (between different compiler).
- termios API.
- Packages System based on buildroot.