|
Dev-Review Meeting Agenda Apr 8
Minutes posted: https://docs.google.com/document/d/15KUINNj7Re0GQiWYpqKvO5jgDw8oiQv3SGJfNHGaPOU/edit#
Minutes posted: https://docs.google.com/document/d/15KUINNj7Re0GQiWYpqKvO5jgDw8oiQv3SGJfNHGaPOU/edit#
|
By
Bolivar, Marti
· #7687
·
|
|
Dev-Review Meeting Agenda Apr 1
Minutes: https://docs.google.com/document/d/15KUINNj7Re0GQiWYpqKvO5jgDw8oiQv3SGJfNHGaPOU/edit#heading=h.xuqvp7a5nn9s
Minutes: https://docs.google.com/document/d/15KUINNj7Re0GQiWYpqKvO5jgDw8oiQv3SGJfNHGaPOU/edit#heading=h.xuqvp7a5nn9s
|
By
Bolivar, Marti
· #7672
·
|
|
Dev-Review Meeting Agenda Feb 25
Minutes from today's meeting are posted here: https://docs.google.com/document/d/15KUINNj7Re0GQiWYpqKvO5jgDw8oiQv3SGJfNHGaPOU/edit#heading=h.xuqvp7a5nn9s
Minutes from today's meeting are posted here: https://docs.google.com/document/d/15KUINNj7Re0GQiWYpqKvO5jgDw8oiQv3SGJfNHGaPOU/edit#heading=h.xuqvp7a5nn9s
|
By
Bolivar, Marti
· #7597
·
|
|
Dev-Review Meeting Agenda Feb 11
Hi, For anyone interested, minutes from today's meeting are here: https://docs.google.com/document/d/15KUINNj7Re0GQiWYpqKvO5jgDw8oiQv3SGJfNHGaPOU/edit#heading=h.xuqvp7a5nn9s Minutes for the dev-review
Hi, For anyone interested, minutes from today's meeting are here: https://docs.google.com/document/d/15KUINNj7Re0GQiWYpqKvO5jgDw8oiQv3SGJfNHGaPOU/edit#heading=h.xuqvp7a5nn9s Minutes for the dev-review
|
By
Bolivar, Marti
· #7578
·
|
|
Canopen node nRF52832
Hi, The MPU fault may be due to a missing CONFIG_MPU_ALLOW_FLASH_WRITE=y. I don't know anything about CAN, though :). Martí "Cristian Anceschi via lists.zephyrproject.org" <cristian.anceschi=galileo.e
Hi, The MPU fault may be due to a missing CONFIG_MPU_ALLOW_FLASH_WRITE=y. I don't know anything about CAN, though :). Martí "Cristian Anceschi via lists.zephyrproject.org" <cristian.anceschi=galileo.e
|
By
Bolivar, Marti
· #7496
·
|
|
[Zephyr-users] Adding an out of tree driver
Hi, You should just need to add it to the build system's Kconfig and CMakeLists.txt hierarchy like any other file in your module. There are worked examples in https://github.com/nrfconnect/sdk-nrf/tre
Hi, You should just need to add it to the build system's Kconfig and CMakeLists.txt hierarchy like any other file in your module. There are worked examples in https://github.com/nrfconnect/sdk-nrf/tre
|
By
Bolivar, Marti
· #7421
·
|
|
windows-curses 2.2.0a1: call for testing and maintainers
Hi, I've uploaded a 2.2.0a1 release of the windows-curses package to PyPI. This is a dependency on Windows for the 'menuconfig' build system target. (POSIX platforms have curses and thus 'menuconfig'
Hi, I've uploaded a 2.2.0a1 release of the windows-curses package to PyPI. This is a dependency on Windows for the 'menuconfig' build system target. (POSIX platforms have curses and thus 'menuconfig'
|
By
Bolivar, Marti
· #7381
·
|
|
User Mode Drivers
#driver
Hi, Jett ✈ Rink via lists.zephyrproject.org <jettrink=google.com@...> writes: The devicetree describes the hardware. Whether or not a particular software driver runs in user mode o
Hi, Jett ✈ Rink via lists.zephyrproject.org <jettrink=google.com@...> writes: The devicetree describes the hardware. Whether or not a particular software driver runs in user mode o
|
By
Bolivar, Marti
· #7318
·
|
|
Dev-Review Meeting Agenda Aug 27
Hi, Kumar is out this week, so I'm sending the dev-review agenda. * Open PRs with the dev-review label: * Emulator framework and example I2C emulator #27300 * lib: hawkbit: Add Hawkbit FOTA Support #2
Hi, Kumar is out this week, so I'm sending the dev-review agenda. * Open PRs with the dev-review label: * Emulator framework and example I2C emulator #27300 * lib: hawkbit: Add Hawkbit FOTA Support #2
|
By
Bolivar, Marti
· #7300
·
|
|
Dev-Review Meeting Agenda Aug 20
Hi, Kumar is out this week, so I'm sending the dev-review agenda. * There are no open issues and just one seemingly stale PR (#24107) with the "dev-review" label, so there doesn't seem to be anything
Hi, Kumar is out this week, so I'm sending the dev-review agenda. * There are no open issues and just one seemingly stale PR (#24107) with the "dev-review" label, so there doesn't seem to be anything
|
By
Bolivar, Marti
· #7278
·
|
|
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 west==0.7.3 Window
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 west==0.7.3 Window
|
By
Bolivar, Marti
· #7238
·
|
|
Adding support for Nordic PDM Driver in Devicetree
#pdm
#driver
#nrf52832
"Frederik David Damsgaard Popp via lists.zephyrproject.org" <frdm=demant.com@...> writes: You're welcome! Correct. Those HAS_HW_NRF_* options are slated for removal at some point:
"Frederik David Damsgaard Popp via lists.zephyrproject.org" <frdm=demant.com@...> writes: You're welcome! Correct. Those HAS_HW_NRF_* options are slated for removal at some point:
|
By
Bolivar, Marti
· #7230
·
|
|
Sharing a driver between similar devices
Michael Hope <michaelh@...> writes: Could you please describe the collisions in more detail? I checked the patch in your footnote [2] below but I'm not seeing the issue, sorry. Taking a guess, tho
Michael Hope <michaelh@...> writes: Could you please describe the collisions in more detail? I checked the patch in your footnote [2] below but I'm not seeing the issue, sorry. Taking a guess, tho
|
By
Bolivar, Marti
· #7229
·
|
|
Sharing a driver between similar devices
Hi Michael, "Michael Hope via lists.zephyrproject.org" <michaelh=juju.nz@...> writes: Have you tried to set some state in the config structure based on the value of DT_NODE_HAS_COM
Hi Michael, "Michael Hope via lists.zephyrproject.org" <michaelh=juju.nz@...> writes: Have you tried to set some state in the config structure based on the value of DT_NODE_HAS_COM
|
By
Bolivar, Marti
· #7204
·
|
|
Community input on possible change to Discord from Slack
Age is not necessarily a sign of quality. Usenet is still around in some form or another, but nobody is advocating we use it for Zephyr, are they? I think the IRC style of simultaneously carrying on m
Age is not necessarily a sign of quality. Usenet is still around in some form or another, but nobody is advocating we use it for Zephyr, are they? I think the IRC style of simultaneously carrying on m
|
By
Bolivar, Marti
· #7193
·
|
|
Adding support for Nordic PDM Driver in Devicetree
#pdm
#driver
#nrf52832
Hi there; responses inline. "Frederik David Damsgaard Popp via lists.zephyrproject.org" <frdm=demant.com@...> writes: I'm not an audio expert, but are you sure the existing audio c
Hi there; responses inline. "Frederik David Damsgaard Popp via lists.zephyrproject.org" <frdm=demant.com@...> writes: I'm not an audio expert, but are you sure the existing audio c
|
By
Bolivar, Marti
· #7110
·
|
|
Dev-Review Meeting Agenda Jun 10
"Bolivar, Marti via lists.zephyrproject.org" <marti.bolivar=nordicsemi.no@...> writes: The meeting has moved to a new Teams home and I've been told the wiki is up to date, for anyo
"Bolivar, Marti via lists.zephyrproject.org" <marti.bolivar=nordicsemi.no@...> writes: The meeting has moved to a new Teams home and I've been told the wiki is up to date, for anyo
|
By
Bolivar, Marti
· #7087
·
|
|
Dev-Review Meeting Agenda Jun 10
It seems like TSC moved to a new Teams meeting; will this be moving, too? "Kumar Gala via lists.zephyrproject.org" <kumar.gala=linaro.org@...> writes:
It seems like TSC moved to a new Teams meeting; will this be moving, too? "Kumar Gala via lists.zephyrproject.org" <kumar.gala=linaro.org@...> writes:
|
By
Bolivar, Marti
· #7086
·
|
|
override alias in test application
Hello, There's no need to open an issue. The alias should be named eeprom-0 in a DTS file, aliases { eeprom-0 = ...; }; but needs to be eeprom_0 (i.e. "lowercase-and-underscores" form) in C, because "
Hello, There's no need to open an issue. The alias should be named eeprom-0 in a DTS file, aliases { eeprom-0 = ...; }; but needs to be eeprom_0 (i.e. "lowercase-and-underscores" form) in C, because "
|
By
Bolivar, Marti
· #7081
·
|
|
Dev-Review Meeting Agenda May 7
It's happening via Teams today: *Description:* Join Microsoft Teams Meeting: https://teams.microsoft.com/l/meetup-join/19%3ameeting_M2Q2ZDk4OWItMWE2MS00MTExLTkyYTQtNmUwOTA4MzgwOGYw%40thread.v2/0?conte
It's happening via Teams today: *Description:* Join Microsoft Teams Meeting: https://teams.microsoft.com/l/meetup-join/19%3ameeting_M2Q2ZDk4OWItMWE2MS00MTExLTkyYTQtNmUwOTA4MzgwOGYw%40thread.v2/0?conte
|
By
Bolivar, Marti
· #6991
·
|