Menu

📰
0

Maintaining codebase dependency Files Upto date. How to?

Reddit r/embedded·u/Intelligent-Error212·about 1 month ago
#llNEjFH4
Reading 0:00
15s threshold

Maintaining codebase dependency Files Upto date. How to? Currently we are maintaining and trying to grow our legacy codebase for STM32 microcontroller with RTOS and Ethernet Networking Stack enabled, and it should me maintained for Long Term. In our codebase the application level(functionality) code logic are almost attained the stable phase and still now we didn't face any issue in our code application level logic as well the dependency files and drivers too. But what if in future, the dependency files get updated and if it's old version get deprecated. For example let's say in our code, currently we are dependent on the older stm32's cmsis header.h files and Startup files.which is working fine. But i found a one bug in cmsis header file related to jpeg configuration register define macro, and this problem is fixed in the new version. Currently we are not even using the JPEG, so its not a problem for now.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More