JorgeGzm commented on PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3109890709

   I’ve updated the whitelist in PR 
[#16665](https://github.com/apache/nuttx/pull/16665) to allow mixed-case 
identifiers used by the Xedge (Barracuda App Server) example.
   
   The following prefixes were added to g_white_prefix[]:
   - Ba
   - Thread
   - LThread
   - Http
   - Disk
   - Xedge
       
   The following exact identifiers were added to g_white_content_list[]:
   - baGetUnixTime
   - baParseDate
   - setDispExit
   - xedgeInitDiskIo
   - xedgeOpenAUX
   - platformInitDiskIo
   - ltMgr
   - Lt


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to