|
Converting Linux drivers to zephyr
Hi All,
I am looking for help/hints/directions/advice regarding converting Linux device drivers to zephyr? I am mostly interested in sensors.
I would appreciate the input of anyone with experience
Hi All,
I am looking for help/hints/directions/advice regarding converting Linux device drivers to zephyr? I am mostly interested in sensors.
I would appreciate the input of anyone with experience
|
By
Abderrezak Mekkaoui <ab.mekka@...>
·
#7251
·
|
|
Re: SOC_DIR not populated
Charles,
Thanks for the prompt response. Do please keep me CC'd on this as I am not on the mailing list.
Torsten the longer version might provide some background context for the debug. Happy to
Charles,
Thanks for the prompt response. Do please keep me CC'd on this as I am not on the mailing list.
Torsten the longer version might provide some background context for the debug. Happy to
|
By
Dan Kalowsky <dank@...>
·
#7250
·
|
|
Re: SOC_DIR not populated
Hi,
> Please re-read the original message. You have a hidden dependency that has been overlooked that causes completely out of tree SOCs to not work. The setup works fine for in-tree and within
Hi,
> Please re-read the original message. You have a hidden dependency that has been overlooked that causes completely out of tree SOCs to not work. The setup works fine for in-tree and within
|
By
Rasmussen, Torsten
·
#7249
·
|
|
Re: SOC_DIR not populated
Note, I will also look into a fix that allows out of tree socs to be located directly under the `${SOC_ROOT}/soc` folder.
/torsten
From: devel@... <devel@...>On Behalf Of Rasmussen, Torsten via
Note, I will also look into a fix that allows out of tree socs to be located directly under the `${SOC_ROOT}/soc` folder.
/torsten
From: devel@... <devel@...>On Behalf Of Rasmussen, Torsten via
|
By
Rasmussen, Torsten
·
#7248
·
|
|
Re: SOC_DIR not populated
Hi Dan,
Sorry for any trouble the latest changes is causing you.
With https://github.com/zephyrproject-rtos/zephyr/pull/26715 it is now possible to provide multiple SoC roots, allowing for
Hi Dan,
Sorry for any trouble the latest changes is causing you.
With https://github.com/zephyrproject-rtos/zephyr/pull/26715 it is now possible to provide multiple SoC roots, allowing for
|
By
Rasmussen, Torsten
·
#7247
·
|
|
Re: SOC_DIR not populated
Hi Dan,
Assuming you have the latest upstream master, then this might be a regression introduced by:
https://github.com/zephyrproject-rtos/zephyr/pull/26715
We are certainly not dropping
Hi Dan,
Assuming you have the latest upstream master, then this might be a regression introduced by:
https://github.com/zephyrproject-rtos/zephyr/pull/26715
We are certainly not dropping
|
By
Carles Cufi
·
#7246
·
|
|
SOC_DIR not populated
Hey Zephyr team,
Long time no talk.
Short version: Using the latest HEAD, I am finding that the kconfig SOC_DIR is not being populated for an out of tree SOC build. This causes a compilation failure
Hey Zephyr team,
Long time no talk.
Short version: Using the latest HEAD, I am finding that the kconfig SOC_DIR is not being populated for an out of tree SOC build. This causes a compilation failure
|
By
Dan Kalowsky <dank@...>
·
#7245
·
|
|
Zephyr Project: Dev Meeting - Thu, 08/06/2020 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 6 August 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 6 August 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#7244
·
|
|
Dev-Review Meeting Agenda Aug 6
Here’s the agenda topics for this week:
* Continue discussion on CONFIG_MULTITHREADING=n
- Do we continue to support it and what functionality should be expected to work in that
Here’s the agenda topics for this week:
* Continue discussion on CONFIG_MULTITHREADING=n
- Do we continue to support it and what functionality should be expected to work in that
|
By
Kumar Gala
·
#7243
·
|
|
Updated Event: Zephyr: Toolchain Working Group
#cal-invite
Zephyr: Toolchain Working Group
When:
Thursday, 13 August 2020
2:00pm to 3:00pm
(UTC+00:00) UTC
Repeats: Every 2 weeks on Thursday, through Thursday, 17 December 2020
Where:
Microsoft Teams
Zephyr: Toolchain Working Group
When:
Thursday, 13 August 2020
2:00pm to 3:00pm
(UTC+00:00) UTC
Repeats: Every 2 weeks on Thursday, through Thursday, 17 December 2020
Where:
Microsoft Teams
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#7242
·
|
|
RFC: API change - make all device instance constant
Hello,
As part of https://github.com/zephyrproject-rtos/zephyr/issues/22941
I am proposing to switch all device instances to constant, see:
Hello,
As part of https://github.com/zephyrproject-rtos/zephyr/issues/22941
I am proposing to switch all device instances to constant, see:
|
By
Tomasz Bursztyka
·
#7241
·
|
|
RFC: API change - Device structure attribute renaming
Hello,
I am proposing to rename 3 attributes of struct device.
These attributes names have legacy roots which do not make sense
anymore.
See:
Hello,
I am proposing to rename 3 attributes of struct device.
These attributes names have legacy roots which do not make sense
anymore.
See:
|
By
Tomasz Bursztyka
·
#7240
·
|
|
Re: Latest Progress....[Zephyr-devel] Python Interpreter for Zephyr
Hi Mr Jamie,
Thank you very much for your kind response and helping me. It is requested to please guide me as how to correctly set up the flash storage system for nrf52840 dk. I will be grateful.
Hi Mr Jamie,
Thank you very much for your kind response and helping me. It is requested to please guide me as how to correctly set up the flash storage system for nrf52840 dk. I will be grateful.
|
By
Muhammad Muh <muhammad.muh83@...>
·
#7239
·
|
|
West v0.7.3 released
Hello,
I'm announcing the release of west v0.7.3.
https://pypi.org/project/west/0.7.3/
https://github.com/zephyrproject-rtos/west/tree/v0.7.3
To upgrade:
Ubuntu: pip3 install --user
Hello,
I'm announcing the release of west v0.7.3.
https://pypi.org/project/west/0.7.3/
https://github.com/zephyrproject-rtos/west/tree/v0.7.3
To upgrade:
Ubuntu: pip3 install --user
|
By
Bolivar, Marti
·
#7238
·
|
|
Re: Latest Progress....[Zephyr-devel] Python Interpreter for Zephyr
Hi Muhammad,
Have you enabled the flash storage system and correctly set it up for your module?
Thanks,
Jamie
From: devel@... <devel@...> On Behalf Of Muhammad Muh via
Hi Muhammad,
Have you enabled the flash storage system and correctly set it up for your module?
Thanks,
Jamie
From: devel@... <devel@...> On Behalf Of Muhammad Muh via
|
By
lairdjm
·
#7237
·
|
|
RFC: removing eeprom_slave as driver in Zephyr
The eeprom_slave driver accessed under CONFIG_I2C_EEPROM_SLAVE implements the I2C follower (slave) driver API. This device isn't an actual hardware driver: it's a virtual EEPROM that stores data in an
The eeprom_slave driver accessed under CONFIG_I2C_EEPROM_SLAVE implements the I2C follower (slave) driver API. This device isn't an actual hardware driver: it's a virtual EEPROM that stores data in an
|
By
Peter A. Bigot
·
#7236
·
|
|
Zephyr Project: APIs - Tue, 08/04/2020 4:00pm-5:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 4 August 2020, 4:00pm to 5:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
Reminder: Zephyr Project: APIs
When: Tuesday, 4 August 2020, 4:00pm to 5:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#7235
·
|
|
Re: LVGL support and more examples
Hi there,
LVGL has been updated to version 7 in master:
https://github.com/zephyrproject-rtos/zephyr/pull/26982
Changing the display driver is done in Kconfig (and I assume Devicetree):
Hi there,
LVGL has been updated to version 7 in master:
https://github.com/zephyrproject-rtos/zephyr/pull/26982
Changing the display driver is done in Kconfig (and I assume Devicetree):
|
By
Carles Cufi
·
#7234
·
|
|
API meeting: agenda
Hi all,
Sorry for the late agenda. Topics for today:
- RFC: downgrade i2c eeprom_slave driver to sample
- Issue: https://github.com/zephyrproject-rtos/zephyr/issues/27303
- Add regulator driver
Hi all,
Sorry for the late agenda. Topics for today:
- RFC: downgrade i2c eeprom_slave driver to sample
- Issue: https://github.com/zephyrproject-rtos/zephyr/issues/27303
- Add regulator driver
|
By
Carles Cufi
·
#7233
·
|
|
LVGL support and more examples
Hi there,
I've been using LVGL for creating GUIs together with Nordic nRF5 SDK. I have to move to nRF Connect SDK for developing with nRF53 (which is actually based on Zephyr project). I'm quite new
Hi there,
I've been using LVGL for creating GUIs together with Nordic nRF5 SDK. I have to move to nRF Connect SDK for developing with nRF53 (which is actually based on Zephyr project). I'm quite new
|
By
lazar.chervenkov@...
·
#7232
·
|