zephyr/samples
Adithya Baglody 21fa43387e samples: code_relocation: An example for code relocation feature.
This sample provides an example for using the code relocation
feature. This example will place text,data,bss from 3 files to
various parts in the SRAM. For this a custom linker file is used
which is derived from include/arch/arm/cortex_m/scripts/linker.ld.

Signed-off-by: Varun Sharma <varun.sharma@intel.com>
Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-12-07 10:32:41 -05:00
..
application_development samples: code_relocation: An example for code relocation feature. 2018-12-07 10:32:41 -05:00
basic samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
bluetooth samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
boards samples: mesh: nrf52: improved code readability 2018-12-05 20:31:24 +02:00
cpp_synchronization samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
display samples/display: Introduce the cfb_shell sample app 2018-12-07 10:21:02 -05:00
drivers shell: rename shell_help_print function 2018-12-05 15:15:44 +01:00
hello_world sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
mpu shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
net samples: net: Convert to use generic logging macros 2018-12-07 12:00:04 +02:00
nfc/nfc_hello samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
philosophers kernel: ensure System Power Managment enables Tickless Idle. 2018-11-21 23:16:35 -05:00
portability samples: cmsis_rtos_v1: Disable tests on qemu_xtensa 2018-12-07 08:37:07 -05:00
sensor samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
shields dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
subsys shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
synchronization samples: synchronization: Add openocd configuration 2018-10-31 12:05:11 -04:00
testing/integration samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
xtensa_asm2 samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst samples: cmsis_rtos_v1: Demo with Dining philosopher's problem 2018-12-06 12:19:23 -05:00