Go to file
Jack Rosenthal 632d38062e ec: Add directory local configuration for Emacs
Since ec uses Linux kernel code style, this adds support for a feature
in emacs to use a specific code style in a directory and its
subdiretories. Looks like this technique is used in a few other spots in
chromium code.

BUG=None
BRANCH=none
TEST=Emacs 26.1 recognizes and uses just fine

Change-Id: Ic8007accf6746cb1a4c2ca0050fa06884d598da3
Signed-off-by: Jack Rosenthal <jrosenth@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1493036
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Raul E Rangel <rrangel@chromium.org>
2019-03-01 19:50:22 -08:00
baseboard hatch: Remove CONFIG_USB_PD_VBUS_MEASURE_NOT_PRESENT 2019-03-01 15:50:30 -08:00
board ec: Cleanup ish config options 2019-03-01 19:50:20 -08:00
builtin build: add centroiding C++ support 2019-01-24 00:51:41 -08:00
chip ec: Cleanup ish config options 2019-03-01 19:50:20 -08:00
common motion: Add config variable to fill LPC sense data 2019-03-01 15:50:35 -08:00
core ish: fix LAPIC error by sending EOI to IOAPIC RTE 2019-02-27 04:59:23 -08:00
cts eCTS: Run openocd and lsusb as a root 2017-07-08 20:38:53 -07:00
docs docs: add core runtime design documentation 2019-02-19 22:15:32 -08:00
driver bq25710: Add support for Vbus measurement by ADC 2019-03-01 01:09:11 -08:00
extra gsctool: fix version string generation and processing 2019-02-19 12:46:06 -08:00
fuzz cr50_fuzz: Add owners files for fuzz target. 2019-01-08 01:59:10 -08:00
include ec: Cleanup ish config options 2019-03-01 19:50:20 -08:00
power power/mt8183: Do not react to watchdog interrupt if PMIC is off 2019-02-27 04:59:04 -08:00
test motion: Add config variable to fill LPC sense data 2019-03-01 15:50:35 -08:00
third_party/boringssl aes-gcm: Adapt AES-GCM to build for EC 2018-09-21 00:50:59 -07:00
util flash_ec: support flash ITE over ccd with servod. 2019-03-01 19:50:17 -08:00
.checkpatch.conf checkpatch: reinstate check for C99 style comments 2019-01-16 12:29:04 -08:00
.clang-format ec: Add .clang-format 2018-05-02 22:20:48 -07:00
.dir-locals.el ec: Add directory local configuration for Emacs 2019-03-01 19:50:22 -08:00
.gitignore Makefile.rules: Add targets to see file size differences 2016-11-15 17:43:21 -08:00
COMMIT-QUEUE.ini COMMIT-QUEUE: add cheza and flapjack to pre-cq 2019-03-01 01:08:38 -08:00
LICENSE Add LICENSE file to project 2012-05-11 09:11:52 -07:00
Makefile Makefile: Clarify/fix PDIR assignement 2019-02-27 04:59:12 -08:00
Makefile.rules ec: Add print-chip-variant target 2019-03-01 01:08:43 -08:00
Makefile.toolchain Makefile: fix building utils outside chroot 2019-02-19 22:15:20 -08:00
OWNERS Add OWNERS files 2014-04-02 19:58:53 +00:00
PRESUBMIT.cfg PRESUBMIT: enable kernel-doc check for include/ec_commands.h 2018-12-12 13:55:56 -08:00
README README: Add link to quick-build instructions 2015-12-07 13:49:35 -08:00
README.fmap Update EC config and FMAP to reserve room for vboot signatures 2012-05-04 14:42:58 -07:00
setup.py servo_updater: include sweetberry into servo_updater logic 2019-01-03 15:04:45 -08:00

README

For an overview of the Embedded Controller firmware, refer to

http://www.chromium.org/chromium-os/2014-firmware-summit

For instructions on building from source, refer to

http://www.chromium.org/chromium-os/ec-development/getting-started-building-ec-images-quickly