zephyr/boards
Rajavardhan Gundi 6c6217e8b3 boards: intel_s1000_crb: declare some variables as global
write_buf and flash_content should be defined as global inside
main. Otherwise Python treats them as local variables and ends
up throwing an error because it thinks they are being used
without being defined.

Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
2019-04-06 18:13:10 -04:00
..
arc board: nsim_em: fix the bug in nsim host timer 2019-04-02 17:39:25 -04:00
arm tests: adjust stack size for qemu_x86 and mps2_an385's coverage test 2019-04-04 08:23:13 -04:00
common runners: add Black Magic Probe runner cmake file 2019-01-11 17:19:56 +01:00
nios2 kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
posix boards: Rename reserved function names 2019-04-03 17:31:00 -04:00
riscv32 boards: Rename reserved function names 2019-04-03 17:31:00 -04:00
shields boards: shields: frdm_kw41z: Fix reference to undefined Kconfig symbol 2019-02-12 20:15:15 -05:00
x86 boards: qemu_x86_nommu is a simulation platform 2019-04-03 21:33:19 -04:00
x86_64/qemu_x86_64 soc/x86_64: board/x86_64/qemu_x86_64: Enable 2-processor SMP as default 2019-03-13 19:15:20 +01:00
xtensa boards: intel_s1000_crb: declare some variables as global 2019-04-06 18:13:10 -04:00
CMakeLists.txt cmake: Fall back to ZEPHYR_BASE when the board is not in BOARD_ROOT 2018-10-01 09:46:46 -04:00
index.rst doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
Kconfig kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00