You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2022/03/15 14:51:55 UTC

[GitHub] [mynewt-core] sjanc commented on a change in pull request #2784: Ambiq Apollo3 EVB Mynewt Port

sjanc commented on a change in pull request #2784:
URL: https://github.com/apache/mynewt-core/pull/2784#discussion_r827066195



##########
File path: hw/mcu/ambiq/apollo2/pkg.yml
##########
@@ -25,6 +25,13 @@ pkg.keywords:
     - ambiq
     - apollo2
 
+pkg.cflags:
+    - '-DAM_PART_APOLLO2'
+
+pkg.src_dirs:
+    - "ext/AmbiqSuite/utils/"
+    - "ext/AmbiqSuite/mcu/"

Review comment:
       looks like this broke apollo2 build on travis
   should this be src/ext/Ambiq.. ?
   




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

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