zephyr/samples
Gerard Marull-Paretas 44250fe3d3 soc: arch: synopsys: move timer0/1 IRQ information to DT
timer0/1 IRQ information was hardcoded in soc.h, however, Devicetree is
nowadays a better place to describe hardware. Note that I have followed
existing upstream Linux code to do these changes.

Ref.
- https://elixir.bootlin.com/linux/latest/source/arch/arc/boot/dts/
  hsdk.dts
- https://elixir.bootlin.com/linux/latest/source/Documentation/
  devicetree/bindings/timer/snps,arc-timer.txt

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-08-03 07:46:14 -04:00
..
application_development samples: application_development: remove the code_relocation sample 2022-08-01 18:09:28 +01:00
arch samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
basic samples: basic: threads: Remove dts label prop usage 2022-07-07 10:02:47 +02:00
bluetooth Bluetooth: hci: Use extended VS fatal error in hci and hci_rpmsg sample 2022-08-02 13:53:32 +02:00
boards soc: arch: synopsys: move timer0/1 IRQ information to DT 2022-08-03 07:46:14 -04:00
compression
drivers samples: Remove label property from devicetree overlays 2022-08-01 17:59:32 +02:00
hello_world
kernel samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
modules samples: modules: nanopb: Limit the integration platforms 2022-07-29 13:35:48 -04:00
net samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
philosophers samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
posix
sensor sensors: Remove unnecessary Kconfig setting of sensors 2022-07-25 15:18:56 +02:00
shields sensors: Remove unnecessary Kconfig setting of sensors 2022-07-25 15:18:56 +02:00
subsys samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
synchronization
tfm_integration cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
userspace test: syscall_perf: Do not re-define csr_read 2022-07-18 12:22:00 -04:00
classic.rst
index.rst