Skip to content
/ rtox Public

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

License

Notifications You must be signed in to change notification settings

cy023/rtox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages