cy023 / rtox

An IoT development platform based on NUM487KM_DEVB board, incorporating FreeRTOS, LittleFS, Ethernet, lwIP, uLog, and Segger SystemView RTT for visualizing RTOS behavior.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtox

Description:

RTOX is an IoT development platform that uses the NUM487KM_DEVB board as its base. The project includes the FreeRTOS operating system and a driver for the SPI NOR Flash (w25q128jv) on which LittleFS is ported. The project also uses uLog for logging purposes and Ethernet for networking. The lightweight TCP/IP stack lwIP is ported, and Segger SystemView RTT is integrated for visualizing the RTOS behavior.

Dependencies:

  • NUM487KM_DEVB board
  • FreeRTOS
  • SPI NOR Flash (w25q128jv) driver
  • LittleFS
  • Ethernet PHY (DP83848)
  • lwIP
  • uLog
  • Segger SystemView RTT

Reference

About

An IoT development platform based on NUM487KM_DEVB board, incorporating FreeRTOS, LittleFS, Ethernet, lwIP, uLog, and Segger SystemView RTT for visualizing RTOS behavior.

License:MIT License


Languages

Language:C 99.2%Language:CMake 0.4%Language:Assembly 0.2%Language:Makefile 0.1%Language:Perl 0.0%Language:HTML 0.0%