arch: native_posix; build greybus samples on the posix board
- Sep 13, 2022
-
-
Harshil Bhatt authored53fe68ff
-
- Aug 31, 2022
-
-
Harshil Bhatt authored3d1bb5a2
-
- Aug 30, 2022
-
-
Harshil Bhatt authorede990d1c3
-
- Aug 28, 2022
-
-
Harshil Bhatt authorede799f425
-
- Aug 05, 2022
-
-
Harshil Bhatt authored510cd4a3
-
- Jul 04, 2022
-
-
Harshil Bhatt authored55c0998a
-
Harshil Bhatt authored
only one uart, for greybus transport, is required
c9ef1bb8 -
Harshil Bhatt authored
uart0 -> log uart1 -> greybus transport
487fd5f8
-
- Jul 01, 2022
-
-
Harshil Bhatt authoredee28d9af
-
Harshil Bhatt authored0d734702
-
Harshil Bhatt authoredea9ed36f
-
- Jun 30, 2022
-
-
Harshil Bhatt authoredb3e04b3d
-
- Jun 28, 2022
-
-
Harshil Bhatt authored34fdf305
-
Harshil Bhatt authoredb63569ca
-
Harshil Bhatt authorede3b5b973
-
- Jun 26, 2022
-
-
Harshil Bhatt authored9fd1f60d
-
Harshil Bhatt authored5a01b731
-
- Jun 21, 2022
-
-
Harshil Bhatt authored66e17723
-
- Jun 20, 2022
-
-
Harshil Bhatt authoreda5852aea
-
- Dec 13, 2021
-
-
Jason Kridner authored
subsys: greybus: update DT to describe I2C controller by name
Unverified3926ca24
-
- Dec 12, 2021
-
-
Vaishnav Achath authored
This allows us to use the sensors behind the I2C switch. If those sensors need to be excluded, then greybus-i2c-controller = "I2C_0S" can be changed to "I2C_0" Also update CMakelists to compile mikrobus_id source only if Click ID adapter is defined. Signed-off-by:
vaishnav <vaishnav@beagleboard.org>
4bb23ad7
-
- Dec 09, 2021
-
-
Jason Kridner authored581c263d
-
Jason Kridner authored767e7578
-
Jason Kridner authored
Merge branch 'issue/69/update-for-v2.7.0-and-conform-to-the-Zephyr-example-application' of https://github.com/cfriedt/greybus-for-zephyr into HEAD
5757413b
-
- Nov 07, 2021
-
-
Christopher Friedt authored
Unfortunately, although this patch applies, additional details in the `k_thread` structure have been removed. Another approach will need to be used in order to free the memory associated with a pthread. Signed-off-by:
Christopher Friedt <chrisfriedt@gmail.com>
Unverified0310d29e -
Christopher Friedt authored
Pin to Zephyr v2.7.0 for the v2.7.0 release of the Greybus for Zephyr. Signed-off-by:
Christopher Friedt <chrisfriedt@gmail.com>
Unverified4a60ad41 -
Christopher Friedt authored
This change pulls in zephyrprojectrtos/ci v0.20.0. Signed-off-by:
Christopher Friedt <chrisfriedt@gmail.com>
Unverifiedbf93c93a -
Christopher Friedt authored
This change ensures that the gpio direction patch applies to Zephyr v2.7.0. Signed-off-by:
Christopher Friedt <chrisfriedt@gmail.com>
Unverified1fbc7b2b
-
- Nov 04, 2021
-
-
Jason Kridner authoredUnverified5dee7a3d
-
- Nov 03, 2021
-
-
Vaishnav Achath authored
disable testing code for microSD click(SPI) remove accelerometer definition from DT/manifest Signed-off-by:
vaishnav <vaishnav@beagleboard.org>
55366612
-
- Jun 15, 2021
-
-
Jason Kridner authoredUnverified7ea4bc24
-
- Jun 13, 2021
-
-
Vaishnav Achath authored
algorithm for reading manifest: read user eeprom byte(0x0A0A), this byte has start address of variable manifest(if this byte = 0, this means no variable manifest) if (variable manifest available) read variable manifest and continue with mikrobus probe else (read fixed manfifest at addr 0x0000) enable via userspace using information in fixed manfiest Signed-off-by:
vaishnav <vaishnav@beagleboard.org>
4be0777f
-
- Jun 08, 2021
-
-
Anuj Deshpande authored
Change-type: minor Signed-off-by:
Anuj Deshpande <anuj@balena.io>
98d6f276
-
- Jun 02, 2021
-
-
Jason Kridner authoredUnverified486c6570
-
- May 13, 2021
-
-
Anuj Deshpande authored618b4fa4
-
- Dec 31, 2020
-
-
Vaishnav Achath authored
Signed-off-by:
Vaishnav M A <vaishnav@beagleboard.org>
6f8f29a4 -
Vaishnav Achath authored
fix to point msg to data after realloc() this fixes the issue of i2c, spi not working over uart Signed-off-by:
Vaishnav M A <vaishnav@beagleboard.org>
1a92192e
-