mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions.
This commit is contained in:
@@ -202,6 +202,10 @@ config ARCH_HAVE_RESET
|
||||
bool
|
||||
default n
|
||||
|
||||
config ARCH_HAVE_FETCHADD
|
||||
bool
|
||||
default n
|
||||
|
||||
config ARCH_HAVE_RTC_SUBSECONDS
|
||||
bool
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user