mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Olimex-LPC1766-STK: Enable procfs in NSH configuration. Automount /proc on startup.
This commit is contained in:
@@ -346,6 +346,10 @@ try_again:
|
||||
* and try again. Briefly re-enabling interrupts should
|
||||
* be sufficient to permit processing the pending pause
|
||||
* request.
|
||||
*
|
||||
* NOTE: This should never happen on architectures like
|
||||
* the Cortex-A; the inter-CPU interrupt (SGI) is not
|
||||
* maskable.
|
||||
*/
|
||||
|
||||
up_irq_restore(ret);
|
||||
|
||||
Reference in New Issue
Block a user