cederom commented on PR #2807: URL: https://github.com/apache/nuttx-apps/pull/2807#issuecomment-2698884542
Thank you @maxikrie :-) Looks almost done... just a line to be removed from a git commit message after signature (`git commit --amend`).. and we are ready to go :-) THANKS!! :-) ``` examples: add blecent and bleprph similar to mynewt-nimble apps These example apps create a BLE central and peripheral based on mynewt-nimBLE and work in companion. The apps are mostly based on their equivalents, which can be found at https://github.com/apache/mynewt-nimble/tree/master/apps Fix formatting Fix Makefiles Format function parameters Remove Doxygen comments Add more function names and bug fix Signed-off-by: Max Kriegleder <max.kriegle...@gmail.com> Fix formatting ``` -- 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