commit | 06fe31c2ad68759db8d8336faf34bf9b095efea4 | [log] [tgz] |
---|---|---|
author | Igor Opaniuk <igor.opaniuk@linaro.org> | Mon Aug 07 02:37:51 2017 +0300 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Mon Sep 04 18:34:29 2017 +0200 |
tree | be73f062ba5a7fb888db896e71e5c6f7172fc3b0 | |
parent | 8930736c8720b42628b747638978ac0897e557b8 [diff] [blame] |
examples: add initial examples for RFC Add hello_world and random(generate UUID) examples Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Igor Opaniuk <igor.opaniuk@linaro.org>
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1588816 --- /dev/null +++ b/.gitignore
@@ -0,0 +1,15 @@ +GPATH +GRTAGS +GSYMS +GTAGS +*.cmd +*.d +*.dmp +*.elf +*.lds +*.map +*.o +*.png +*.swp +*.ta +cscope.*