Commit Graph

5324 Commits

Author SHA1 Message Date
Ibrahim Abdelkader
47e791c5f7
Merge pull request #1700 from openmv/bootloader_hs
Bootloader: Add support for USB High Speed.
2022-08-10 19:58:46 +02:00
iabdalkader
4fa4ff6524 bootloader: Add support for early bootloader pin config.
* For pins such as OSC or ULPI enable.
2022-08-10 19:51:13 +02:00
iabdalkader
e03f42985f bootloader: Add support for USB High Speed. 2022-08-10 19:50:40 +02:00
iabdalkader
75fce58aa9 github: Update workflow changelog. 2022-08-10 19:49:51 +02:00
Ibrahim Abdelkader
9abbf0d434
Merge pull request #1698 from openmv/dependabot/github_actions/actions/cache-3.0.6
build(deps): bump actions/cache from 3.0.4 to 3.0.6
2022-08-05 23:00:47 +02:00
dependabot[bot]
8e354f72f8
build(deps): bump actions/cache from 3.0.4 to 3.0.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.6.
- [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.4...v3.0.6)

---
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-08-05 15:32:04 +00:00
Ibrahim Abdelkader
ba9f198a42
Merge pull request #1694 from openmv/niclav_uspeech
boards/NICLAV: Enable MicroSpeech module.
2022-07-18 17:09:30 +02:00
iabdalkader
b7db0b8fee boards/NICLAV: Enable MicroSpeech module. 2022-07-18 16:58:06 +02:00
Ibrahim Abdelkader
828462fcda
Merge pull request #1693 from openmv/docker_update
tools/docker: Install Python3.
2022-07-18 16:23:16 +02:00
iabdalkader
53fe29ad9b tools/docker: Install Python3.
* Fixes #1690
2022-07-18 16:03:53 +02:00
Ibrahim Abdelkader
4253a507a6
Merge pull request #1692 from openmv/tools_python3
tools: Use Python3 to run tools.
2022-07-18 15:53:35 +02:00
iabdalkader
6205dd445c tools: Use Python3 to run tools. 2022-07-18 15:40:43 +02:00
Ibrahim Abdelkader
3b14278431
Merge pull request #1691 from openmv/workflow_update
github: Update workflow changelog.
2022-07-18 15:26:07 +02:00
iabdalkader
1b16b37f9d github: Update workflow changelog. 2022-07-18 15:21:22 +02:00
Ibrahim Abdelkader
88beee43f7
Merge pull request #1684 from openmv/lwip_dispatch
ports/stm32: Disable lwip dispatch first before deinit.
2022-07-10 19:17:11 +02:00
iabdalkader
2f34ee486b ports/stm32: Disable lwip dispatch first before deinit. 2022-07-10 18:57:06 +02:00
Ibrahim Abdelkader
ed5d16fd29
Merge pull request #1683 from openmv/tf_examples
scripts/examples: Clean up TensorFlow examples.
2022-07-10 18:38:29 +02:00
iabdalkader
331bdd67c6 scripts/examples: Clean up TensorFlow examples. 2022-07-10 18:36:45 +02:00
Ibrahim Abdelkader
379e187e07
Merge pull request #1682 from openmv/person_detector
lib/libtf: Replace person detection model with fomo face detection.
2022-07-10 18:15:46 +02:00
iabdalkader
53b5b0786b lib/libtf: Replace person detection model with fomo face detection.
* Person detection model takes about 400KBs of flash, the new fomo
model takes about 50KBs.
2022-07-10 18:02:03 +02:00
Ibrahim Abdelkader
6d55012e41
Merge pull request #1681 from openmv/soft_i2c
ports/stm32: Disable Soft-I2C if not configured for a board.
2022-07-10 17:42:20 +02:00
iabdalkader
5c4ed47c8b ports/stm32: Disable Soft-I2C if not configured for a board. 2022-07-10 17:37:34 +02:00
Ibrahim Abdelkader
60457cca3c
Merge pull request #1678 from openmv/examples_refactor
scripts/examples: Refactor examples.
2022-07-02 20:17:13 +02:00
iabdalkader
f985ef0ef7 scripts/examples: Refactor examples. 2022-07-02 20:14:23 +02:00
Ibrahim Abdelkader
81e93e2ea8
Merge pull request #1680 from openmv/portenta_leds
boards/PORTENTA: Rename LED pins.
2022-07-02 19:49:35 +02:00
iabdalkader
0aaf296e77 boards/PORTENTA: Rename LED pins. 2022-07-02 19:49:02 +02:00
Ibrahim Abdelkader
5af00343dc
Merge pull request #1679 from openmv/niclav_leds
boards/NICLAV: Rename LED pins.
2022-07-02 19:48:33 +02:00
iabdalkader
b7a253e57d boards/NICLAV: Rename LED pins. 2022-07-02 19:40:30 +02:00
Ibrahim Abdelkader
383ee4028f
Merge pull request #1674 from openmv/gc2145_sleep
sensors/GC2145: Implement sleep/low-power function.
2022-06-30 08:56:17 +02:00
Ibrahim Abdelkader
3fb9e89247
Merge pull request #1676 from openmv/hm0360_pll_update
sensors/HM0360: Update PLL config to match the internal oscillator.
2022-06-28 12:43:22 +02:00
Ibrahim Abdelkader
00a85ad4af
Merge pull request #1677 from openmv/stm32_xclk_0
ports/stm32: Disable sensor external clock if frequency is set to 0.
2022-06-28 12:42:13 +02:00
iabdalkader
ba718aad71 ports/stm32: Disable sensor external clock if frequency is set to 0. 2022-06-28 12:23:16 +02:00
iabdalkader
b5046e8b69 sensors/HM0360: Update PLL config to match the internal oscillator. 2022-06-28 12:21:40 +02:00
Ibrahim Abdelkader
88f7687935
Merge pull request #1675 from openmv/hm0360_osc_ioctl
sensors/HM0360: Ignore OSC_ENABLE ioctl.
2022-06-27 17:23:02 +02:00
iabdalkader
e4d113513b sensors/HM0360: Ignore OSC_ENABLE ioctl. 2022-06-27 16:17:29 +02:00
iabdalkader
c51a0e00f2 sensors/GC2145: Implement sleep/low-power function.
* Fixes #1673.
2022-06-25 22:47:30 +02:00
Ibrahim Abdelkader
cb1a971985
Merge pull request #1671 from openmv/niclav_examples
scripts/examples: Add Nicla Vision examples.
2022-06-21 11:48:02 +02:00
iabdalkader
2c9a88c3e2 scripts/examples: Add Nicla Vision examples. 2022-06-21 11:39:37 +02:00
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