This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
b8e27297fa
zephyr
/
boards
/
arm
/
96b_wistrio
/
CMakeLists.txt
3 lines
46 B
CMake
Raw
Normal View
History
Unescape
Escape
boards: arm: Add 96Boards WisTrio LoRa Tracker board Add board support for 96Boards WisTrio LoRa Tracker board from RAK Wireless. This board is one of the 96Boards IoT Edition platform. Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2019-01-05 03:16:51 +08:00
zephyr_library
(
)
boards: arm: 96b_wistrio: refactor board init code - Move the SX oscillator control pins to a regulator node - Create a board level compatible for the RF switch - Use gpio_dt_spec to simplify board pins.c (now rf.c) - Cleanup include list For reference: https://downloads.rakwireless.com/ LoRa/RAK811/Hardware_Specification/RAK811_HF_Schematics.pdf Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-16 00:21:52 +08:00
zephyr_library_sources
(
rf.c
)