zephyr/boards/arm/atsamr21_xpro
Gerson Fernando Budke 65960c4d32 drivers: ieee802154: rf2xx: Move power table to devicetree
The current version of power table is hardcoded in the driver which is a
problem when use devices in production. This change remove all hardcode
from driver and reimplement the feature to allow people create a table
which is defined in devicetree. The big advantage is that each board can
define their own table based on lab tests and allows use of FEM devices
inclusive.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2022-09-09 10:31:35 -07:00
..
doc boards: convert images to JPEG and reduce image size 2022-08-29 10:18:18 +02:00
support
Kconfig.board
Kconfig.defconfig kconfig: remove redundant IEEE 802.15.4 defaults or selections 2022-08-05 12:56:47 +02:00
atsamr21_xpro-pinctrl.dtsi drivers: usb: Add sam0 support to pinctrl 2022-03-24 15:45:37 -07:00
atsamr21_xpro.dts drivers: ieee802154: rf2xx: Move power table to devicetree 2022-09-09 10:31:35 -07:00
atsamr21_xpro.yaml boards: remove unused tag from supported list 2022-08-10 11:57:34 +02:00
atsamr21_xpro_defconfig timers: remove defconfig setting of timer drivers 2022-09-09 09:58:48 +00:00
board.cmake
pre_dt_board.cmake