chrome-ec/extra
Vadim Bendebury d90c75e754 cr50: use single __packed definition
Various parts of Cr50 code and Cr50 related utilities duplicate
definition of __packed available in include/common.h. Let's use the
same definition everywhere.

BRANCH=cr50, cr50-mp
BUG=none
TEST=make buildall succeeds
     verified that linker generated map files for Cr50 RW are the same
     before and after this change.

     built and used gsctoo and rma_reset

Change-Id: Ib91f9bbad1f6822b347f32b393630f592df80d60
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/931929
Reviewed-by: Randall Spangler <rspangler@chromium.org>
(cherry picked from commit 58759f5fbb)
Reviewed-on: https://chromium-review.googlesource.com/942116
2018-03-01 02:06:14 +00:00
..
ftdi_hostcmd Cr50: Fix spshc console command 2015-08-15 01:32:39 +00:00
lightbar cleanup: fix all the header guards 2015-06-18 19:07:00 +00:00
rma_reset cr50: use single __packed definition 2018-03-01 02:06:14 +00:00
sps_errs Cr50: Add extra/sps_errs/ test program 2015-07-11 00:28:11 +00:00
usb_console cleanup: ignore compiled executable in extra/ 2015-11-05 11:10:15 -08:00
usb_gpio extra/usb_gpio: fix misspelled variable name 2016-11-15 17:42:01 -08:00
usb_power sweetberry: add power logging tool 2016-12-16 20:56:49 -08:00
usb_serial usb_serial: add python console 2016-11-08 17:11:15 -08:00
usb_spi servo_micro: add initial servo_micro build 2016-03-16 16:19:53 -07:00
usb_updater cr50: use single __packed definition 2018-03-01 02:06:14 +00:00
README extra: Move lightbar simulator into subdirectory 2014-09-11 20:00:21 +00:00

README

This directory is for experiments only. It is not built automatically,
required, supported, guaranteed to work, or necessarily well-documented.

The contents may change without warning at any time.