63 Commits (ec80ab5bb60180c2235bfc22c6ca49d1ef83496d)

Author SHA1 Message Date
Manuel Argüelles 5d2670ac1f drivers: pwm: mcux_ftm: allow to select clock source 1 year ago
Torsten Rasmussen 8dc3f85622 hwmv2: Introduce Hardware model version 2 and convert devices 1 year ago
Benjamin Cabé 59e4c5aed0 samples: fully migrate basic samples to the new Sphinx extension 2 years ago
Nick Ward 82e8b0e826 drivers: pwm: use pwm_is_ready_dt helper function 2 years ago
Anas Nashif b835b02136 tests: cleanup metadata and filtering 2 years ago
Gerard Marull-Paretas 93b63df762 samples, tests: convert string-based twister lists to YAML lists 2 years ago
Keith Packard 0b90fd5adf samples, tests, boards: Switch main return type from void to int 2 years ago
Gerard Marull-Paretas 79e6b0e0f6 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 3 years ago
Gerard Marull-Paretas c7b5b3c419 samples: migrate includes to contain <zephyr/...> prefix 3 years ago
Gerard Marull-Paretas ae91933c4a drivers: pwm: always use nanoseconds for set 3 years ago
Gerard Marull-Paretas cd2d867fa6 samples: basic: rgb_led: use pwm_dt_spec 3 years ago
Gerard Marull-Paretas 10ee44c94b drivers/samples/tests: remove usage of deprecated PWM APIs 3 years ago
Torsten Rasmussen 1cccc8a8fe cmake: increase minimal required version to 3.20.0 4 years ago
Kumar Gala 1ca6828db9 samples: basic: Convert to use DEVICE_DT_GET 4 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Martí Bolívar 5be0d00d41 treewide: remove unnecessary DT GPIO/PWM flags checks 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Marc Herbert 2cd51a33ce samples: make find_package(Zephyr...) REQUIRED 5 years ago
Martí Bolívar a0f940ae04 samples: rgb_led: cleanups 5 years ago
Kumar Gala 4e93b77552 samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 5 years ago
Peter Bigot ecf3bdb5b3 coccinelle: re-run timeout conversion semantic patch 5 years ago
Anas Nashif 175b8a7393 samples: use K_MSEC with k_sleep() 5 years ago
Torsten Rasmussen 407b49b35c cmake: use find_package to locate Zephyr 5 years ago
Henrik Brix Andersen 3407eaeeca samples: rgb_led: add support for PWM flags 6 years ago
Henrik Brix Andersen db611e6781 drivers: pwm: add support for inverted PWM signals 6 years ago
Anas Nashif 70758c4374 tests: fix test identifiers 6 years ago
Kumar Gala 4cc91fdd00 sample/tests: replace DT_ define filters with dt_ functions 6 years ago
Anas Nashif ffaba63b10 boards: remove arduino 101 and related boards 6 years ago
Kumar Gala 24b2b594dc dts: Rename PWM to PWMS 6 years ago
Anas Nashif 9ab2a56751 cleanup: include/: move misc/printk.h to sys/printk.h 6 years ago
Anas Nashif 5843884887 cleanup: include/: move pwm.h to drivers/pwm.h 6 years ago
Anas Nashif efb47ace39 doc: samples: cleanup board reference and layout 6 years ago
Anas Nashif 3ae52624ff license: cleanup: add SPDX Apache-2.0 license identifier 6 years ago
Anas Nashif da5f185e06 samples: add test identifier 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Anas Nashif dc96f16bcd samples: define harness for samples 6 years ago
Kumar Gala 1f68831197 samples: Use DT_ prefix define for DT filters 6 years ago
Anas Nashif 5060ca6a30 cmake: increase minimal required version to 3.13.1 7 years ago
Carles Cufi b51b7becf4 doc: samples: Update samples to point to active boards 7 years ago
Anas Nashif d94a75d4dd samples: basic: remove whitelisting and use DT filters 7 years ago
Patrik Flykt 079f55d519 samples: Add 'U' to unsigned variable assignments 7 years ago
Kumar Gala 937f45dc86 samples: baisc: Update to use DT generated pwm defines 7 years ago
Kumar Gala ab439ca7fd samples: basic: limit board.h to where its needed 7 years ago
Reto Schneider 7eabab2f5d samples, tests: Use semi-accurate project names 7 years ago
Anas Nashif ff9c20826c driver: pwm: use new logger 7 years ago
Sebastian Bøe 55ee53ce91 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 7 years ago
Anas Nashif c9d6b289c7 samples: pwm: depend on boards supporting PWM 8 years ago
Anas Nashif 23f81eeb42 tests/samples: fixed yaml syntax 8 years ago
Carles Cufi 08183f7e73 samples: basic: Convert doc to CMake 8 years ago
Sebastian Bøe 0829ddfe9a kbuild: Removed KBuild 8 years ago