btashton commented on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711099743


   We can just revert this, but I stand by my statement that if someone wanted 
to submit a PR that just made the two API calls under an Apache license I would 
accept it.
   
   The code to add this is trivial:
   ```
   g_dac = stm32l4_dacinitialize(0);
   g_dac_register("/dev/dac0", g_dac);
   ```


----------------------------------------------------------------
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.

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


Reply via email to