History log of /device/google/contexthub/firmware/os/cpu/cortexm4/appSupport.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
015cb9b8ddc5779d3d7299143d52712585c97272 05-Oct-2016 Alexey Polyudov <apolyudov@google.com> nanohub: fix event handling for CHRE

Test: scenario is below

cherry-pick ag/1511251
build and update the nanohub OS;
rebuild all the GTS nanoapps and then rebuild GTS itself

gts-tradefed run everything --skip-system-status-check
com.android.compatibility.common.tradefed.targetprep.NetworkConnectivityChecker
--module GtsLocationTestCases --test
com.google.android.location.gts.ContextHubSendEventNanoAppTest#runTest
--primary-abi-only

Test should pass

Bug: 31975247
Change-Id: I4b1dfa5ee42e8418356bfffe6199dae0bdb84d64
Signed-off-by: Alexey Polyudov <apolyudov@google.com>
/device/google/contexthub/firmware/os/cpu/cortexm4/appSupport.c
6b9ccdeee53dd54d2c815b753412e83c1303a8ba 13-Jul-2016 Alexey Polyudov <apolyudov@google.com> initial CHRE API implementation for nanohub

This implementation does not yet have support for sensors (other than
enumeration). It does have support for heap management, events, host
messages, timers.

Bug: 30189428
Change-Id: I973bc25f787d325eb4fbca23d9949660b36b4677
Signed-off-by: Alexey Polyudov <apolyudov@google.com>
/device/google/contexthub/firmware/os/cpu/cortexm4/appSupport.c
f805306b53d82eef67d8891a5dd5c32d3794a3ab 13-Jul-2016 Alexey Polyudov <apolyudov@google.com> build: restructure nanohub tree

1. rearrange tree so that soft links are no longer necessary
2. decouple OS variants build from app build
3. add support for output directory

Bug: 29635686
Change-Id: I273b823c29582a85c632e43c23b10fa44123d8af
/device/google/contexthub/firmware/os/cpu/cortexm4/appSupport.c