kasjer opened a new pull request #2671:
URL: https://github.com/apache/mynewt-core/pull/2671


   Application defined 2 tasks to blink 1 led.
   It also provided default pin (15) for led if
   BSP did not provide LED_BLINK_PIN definition.
   
   Amount of RAM used for tasks and stacks prevents
   this application to run on MCUs with 20KB of RAM.
   
   This:
   - replaces tasks with callout reducing RAM used.
   - removes local hard coded definition of LED,
     so pin 15 may be used for something else.


-- 
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...@mynewt.apache.org

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


Reply via email to