summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-04-12 13:23:52 +0700
committerhathach <[email protected]>2018-04-12 13:23:52 +0700
commit4b660175beea2c76a1a761e3840937d9784ab201 (patch)
tree2d3b595aa8bf9e1ffcb7dd1feafd92275e92994e /hw
parent3d31f921068d906f6f63f59a3b10784f28e97d4d (diff)
rename CFG_TUSB_DEVICE_* to CFG_TUD_*
Diffstat (limited to 'hw')
-rw-r--r--hw/mcu/nordic/nrf52/sdk/device/nrf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/mcu/nordic/nrf52/sdk/device/nrf.h b/hw/mcu/nordic/nrf52/sdk/device/nrf.h
index bbba4d6c5..002ae9921 100644
--- a/hw/mcu/nordic/nrf52/sdk/device/nrf.h
+++ b/hw/mcu/nordic/nrf52/sdk/device/nrf.h
@@ -64,7 +64,7 @@ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#if defined(_WIN32)
/* Do not include nrf specific files when building for PC host */
-#elif defined(__unix)
+//#elif defined(__unix)
/* Do not include nrf specific files when building for PC host */
#elif defined(__APPLE__)
/* Do not include nrf specific files when building for PC host */