Commit Graph

5036 Commits

Author SHA1 Message Date
Ibrahim Abdelkader
c26036af23
Merge pull request #1669 from openmv/lsm6_update
libraries/lsm6dsox: Update driver.
2022-06-20 15:52:15 +02:00
Ibrahim Abdelkader
af41a9e687
Merge pull request #1670 from openmv/lsm6_update_example
examples: Set LSM6DSOX INT pin mode and pull.
2022-06-20 15:41:21 +02:00
iabdalkader
f1f164f875 examples: Set LSM6DSOX INT pin mode and pull. 2022-06-20 15:13:45 +02:00
iabdalkader
920690c646 libraries/lsm6dsox: Update driver. 2022-06-20 15:11:41 +02:00
Ibrahim Abdelkader
a77e84192f
Merge pull request #1668 from openmv/niclav_brdconfig
boards/NICLAV: Update board config.
2022-06-20 14:58:42 +02:00
iabdalkader
8e9d10594e boards/NICLAV: Update board config.
* Disable Servo module.
* Add GPIO/Analog pin aliases.
* Fix UART instance and pins.
2022-06-20 14:26:44 +02:00
Ibrahim Abdelkader
f5ba89a9de
Merge pull request #1667 from openmv/netutils
scripts/libraries: Add networking utilities (uping, uftpd and utelnet).
2022-06-16 19:00:57 +02:00
iabdalkader
6ae40d2c80 scripts/libraries: Add networking utilities (uping, uftpd and utelnet). 2022-06-16 19:00:19 +02:00
Ibrahim Abdelkader
e06cf95754
Merge pull request #1660 from kwagyeman/kwabena/stereo_disparity
imlib: Add Support for Stereo Disparity for the Arduino Portenta.
2022-06-14 21:19:34 +02:00
Kwabena W. Agyeman
ac202ab854 imlib: Add Support for Stereo Disparity for the Arduino Portenta. 2022-06-13 21:31:33 -07:00
Ibrahim Abdelkader
5094a1800e
Merge pull request #1663 from openmv/fmath_rounding
imlib: Optimize fmath ceilf and floorf functions.
2022-06-09 12:47:38 +02:00
iabdalkader
17fd6fbe4e imlib: Optimize fmath ceilf and floorf functions. 2022-06-08 22:30:52 +02:00
Ibrahim Abdelkader
73649eef61
Merge pull request #1661 from openmv/dependabot/github_actions/actions/cache-3.0.4
build(deps): bump actions/cache from 3.0.3 to 3.0.4
2022-06-07 17:48:14 +02:00
dependabot[bot]
ae44f252b8
build(deps): bump actions/cache from 3.0.3 to 3.0.4
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 15:43:28 +00:00
Ibrahim Abdelkader
989ee6e484
Merge pull request #1659 from openmv/portenta_vsync
scripts/examples: Fix VSYNC GPIO LED pin name.
2022-06-02 21:47:10 +02:00
iabdalkader
fddefb670b scripts/examples: Fix VSYNC GPIO LED pin name. 2022-06-02 21:45:21 +02:00
Ibrahim Abdelkader
52ab3b23f3
Merge pull request #1654 from openmv/dependabot/github_actions/actions/cache-3.0.3
build(deps): bump actions/cache from 3.0.2 to 3.0.3
2022-06-02 21:35:55 +02:00
Ibrahim Abdelkader
73a33b2c41
Merge pull request #1644 from openmv/support_hm0360
sensors: Add support for HIMAX HM0360.
2022-06-02 21:34:21 +02:00
iabdalkader
cc9ed3a477 sensors: Add support for HIMAX HM0360. 2022-06-02 21:30:40 +02:00
Ibrahim Abdelkader
e3ba901270
Merge pull request #1658 from openmv/exti_config
ports/stm32: Check EXTI GPIO source before clearing VSYNC IRQ.
2022-06-02 13:02:58 +02:00
iabdalkader
a4b76d12cb ports/stm32: Check EXTI GPIO source before clearing VSYNC IRQ. 2022-06-02 12:58:36 +02:00
Ibrahim Abdelkader
e0529b5c26
Merge pull request #1657 from openmv/exti_rename
boards/ALL: Rename VSYNC EXTI config.
2022-06-02 12:52:15 +02:00
iabdalkader
4fae3d2321 boards/all: Rename VSYNC EXTI config. 2022-06-02 12:44:06 +02:00
Ibrahim Abdelkader
c2eb6ba405
Merge pull request #1656 from openmv/unhandled_exception
ports/stm32: Fix unhandled exception in main.c.
2022-06-02 12:39:17 +02:00
iabdalkader
49b52e081d ports/stm32: Fix unhandled exception in main.c.
* usbdbg_wait_for_command could raise exception when scripts end uninterrupted.
2022-06-02 12:13:46 +02:00
dependabot[bot]
449cb4c375
build(deps): bump actions/cache from 3.0.2 to 3.0.3
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 15:28:03 +00:00
Ibrahim Abdelkader
9092d4dc29
Merge pull request #1652 from kwagyeman/kwabena/mt9v034_color_support
sensors/MT9V0xx: Add support for color MT9V0xx sensors.
2022-05-30 21:12:58 +02:00
iabdalkader
6baa3b7f03 scripts/mqtt: Add license header. 2022-05-30 08:42:58 +02:00
Kwabena W. Agyeman
87c3ac5d95 sensors/mt9v0xx: Add support for color MT9V0xx sensors. 2022-05-29 18:26:58 -07:00
Ibrahim Abdelkader
42f87be999
Merge pull request #1651 from openmv/lsm6dsox_update
scripts/lsm6dsox: Update driver.
2022-05-26 12:38:50 +02:00
iabdalkader
4fcccaba55 scripts/lsm6dsox: Update driver. 2022-05-26 10:55:34 +02:00
Ibrahim Abdelkader
b803b6a68c
Merge pull request #1650 from openmv/nicla_manifest
boards/NICLAV: Add lsm6dsox driver to manifest.
2022-05-26 10:26:04 +02:00
Ibrahim Abdelkader
deb3ed354e
Merge pull request #1649 from openmv/lsm6dsox_spi_mode
scripts/lsm6dsox: Add support for SPI mode.
2022-05-26 10:25:50 +02:00
iabdalkader
4f55c02228 boards/NICLAV: Add lsm6dsox driver to manifest. 2022-05-26 10:15:22 +02:00
iabdalkader
514334f629 scripts/lsm6dsox: Add support for SPI mode. 2022-05-26 10:14:17 +02:00
Ibrahim Abdelkader
6d34a99308
Merge pull request #1648 from openmv/nicla_spi5
boards/NICLAV: Enable SPI5.
2022-05-26 09:56:39 +02:00
iabdalkader
bcc1232c3d boards/NICLAV: Enable SPI5. 2022-05-26 09:36:29 +02:00
Ibrahim Abdelkader
d840eefb56
Merge pull request #1647 from openmv/spi45_clksource
hal/H7: Add SPI45 to HAL_RCCEx_GetPeriphCLKFreq.
2022-05-26 08:50:16 +02:00
iabdalkader
71e462bacf hal/H7: Add SPI45 to HAL_RCCEx_GetPeriphCLKFreq. 2022-05-26 08:40:48 +02:00
Ibrahim Abdelkader
d8c83eb825
Merge pull request #1645 from openmv/usbdbg_wait
usbdbg: Check USB IRQs when blocking on commands.
2022-05-25 11:51:01 +02:00
iabdalkader
b5147fe6c1 usbdbg: Check USB IRQs when blocking on commands.
* If USB IRQs are disabled the command will never finish.
2022-05-25 11:39:41 +02:00
Ibrahim Abdelkader
f22c6745c8
Merge pull request #1643 from openmv/niclav_bluetooth
boards/NICLAV: Enable Bluetooth.
2022-05-20 15:46:10 +02:00
iabdalkader
41d1deaa13 boards/NICLAV: Enable Bluetooth. 2022-05-20 15:23:31 +02:00
iabdalkader
9f06eb4fe1 Bump firmware version. 2022-05-15 20:40:51 +02:00
Ibrahim Abdelkader
4455c030c3
Merge pull request #1641 from openmv/new_usbdbg_commands
ports/all: Add placeholders for new USBDBG commands.
2022-05-15 19:11:07 +02:00
iabdalkader
42bd64d8b0 ports/all: Add placeholders for new USBDBG commands.
* Fixes  #1634.
* Fixes  #1635.
2022-05-15 19:06:26 +02:00
Ibrahim Abdelkader
2afbdf237e
Merge pull request #1640 from openmv/stdio_buffer
ports/stm32: Enable STDIO buffer.
2022-05-15 19:06:04 +02:00
iabdalkader
8cddada54b ports/stm32: Enable STDIO buffer. 2022-05-15 18:50:08 +02:00
Ibrahim Abdelkader
5de80634d6
Merge pull request #1639 from openmv/mp_deinit
ports/stm32: Call mp_deinit() before soft reboot.
2022-05-15 18:45:48 +02:00
Ibrahim Abdelkader
4f80e5e741
Merge pull request #1638 from openmv/usb_cdc_buffers_fix
ports/stm32: Reset CDC buffers after disabling IRQs.
2022-05-15 18:45:24 +02:00