aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-12-18Adds Nanoapp header generation to the Nanoapp buildAndrew Rossignol
2017-11-01Adds support for google_arm64_android to run CHRE on AndroidAndrew Rossignol
2017-10-25Makes audio an optional feature of CHREAndrew Rossignol
2017-10-10Use gdate on Darwin and date on Linux when computing patch levelAndrew Rossignol
2017-10-04Adds support to CHRE for google_hexagonv65_slpi-seeMeng-hsuan Chung
2017-09-29Reorganize SLPI+SMGR makefiles as a specialization of SLPIMeng-hsuan Chung
2017-09-29Rename Hexagon compiler flags and source files to SLPIMeng-hsuan Chung
2017-08-24Switch to SMR for sensors supportBrian Duddie
2017-08-16Initial framework for uimg transition for CHREArthur Ishiguro
2017-08-16Initial framework for uimg dynamic memory allocsArthur Ishiguro
2017-08-15Adds a google_hexagonv62_slpi-uimg variantAndrew Rossignol
2017-06-08Moves the check for SLPI_PROC to hexagon.mkAndrew Rossignol
2017-06-05Compile nanoapps and the runtime with hidden visibility by defaultAndrew Rossignol
2017-06-02Use ashLog for CHRE loggingArthur Ishiguro
2017-05-22Set patch version automaticallyBrian Duddie
2017-05-16Compile CHRE with hidden visibilityAndrew Rossignol
2017-04-27Removes the dependency on the HEXAGON_SDK to buildAndrew Rossignol
2017-04-06Merge changes Ib6dbe26b,Ia08c04d9TreeHugger Robot
2017-04-06Add test nanoapp that spams events and messagesBrian Duddie
2017-04-05Adds support for variant-specific Makefile includesAndrew Rossignol
2017-03-31Update SLPI FATAL_ERROR macroBrian Duddie
2017-03-29Merge "Implements the ashSetCalibration ASH API"TreeHugger Robot
2017-03-27Implement dynamic loading of nanoappsBrian Duddie
2017-03-27Implements the ashSetCalibration ASH APIMeng-hsuan Chung
2017-03-17Implements static nanoapp loadingAndrew Rossignol
2017-03-16Adds a nanoapp logging header fileAndrew Rossignol
2017-03-14Adds a WwanWorld sample nanoappAndrew Rossignol
2017-03-13Adds a GnssWorld sample nanoappAndrew Rossignol
2017-03-11Adds an IMU Cal nanoappMeng-hsuan Chung
2017-03-07Merge changes Ic0b4fff1,I5eec1ac2TreeHugger Robot
2017-03-07Adds WifiWorld sample CHRE nanoappAndrew Rossignol
2017-03-06Adds a sensor status monitorMeng-hsuan Chung
2017-03-03Add Message World test nanoappBrian Duddie
2017-03-03Adds support for Makefile Linux and GoogleTest buildsAndrew Rossignol
2017-03-03Adds google_x86_linux as a build targetAndrew Rossignol
2017-03-03Updates Hexagon variants to use a single-word CPU archAndrew Rossignol
2017-03-03Adds support for Nanoapp buildsAndrew Rossignol
2017-03-03Adds Makefiles to build with the Hexagon toolchainAndrew Rossignol