Commit Graph

4921 Commits

Author SHA1 Message Date
iabdalkader
20b98f02c9 Bump firmware version. 2022-03-10 21:01:20 +02:00
Ibrahim Abdelkader
134ef5ece3
Merge pull request #1585 from openmv/winc1500_timeout
drivers/winc1500: Fix timeout handling.
2022-03-10 20:46:00 +02:00
iabdalkader
39d6f0f9a0 drivers/winc1500: Fix timeout handling.
* Change timeout meaning to match modusocket timeout.
2022-03-10 20:37:26 +02:00
Ibrahim Abdelkader
03d6c93002
Merge pull request #1583 from kwagyeman/kwabena/add_lepton_version_number
sensors/Lepton: Update to support version number in IDE.
2022-03-10 18:56:10 +02:00
Kwabena W. Agyeman
859d8139db Lepton: Update to support version number in IDE. 2022-03-10 08:27:30 -08:00
Ibrahim Abdelkader
388021d83e
Merge pull request #1582 from openmv/micropython-1.18
micropython: Update to 1.18.
2022-03-10 02:13:11 +02:00
iabdalkader
ac7540db38 micropython: Update to 1.18. 2022-03-10 02:06:04 +02:00
iabdalkader
1ecb4a1397 github: Update workflows changelog. 2022-03-10 01:55:22 +02:00
Ibrahim Abdelkader
8dc08dedec
Merge pull request #1581 from openmv/nano_manifest
boards/NANO-RP2040: Update manifest.
2022-03-10 01:36:16 +02:00
iabdalkader
c0dd6a3b82 boards/NANO-RP2040: Update manifest. 2022-03-10 01:30:41 +02:00
iabdalkader
845f0d5190 github: Update workflow changelog. 2022-03-10 01:29:59 +02:00
iabdalkader
08d4024980 github: Update workflow changelog. 2022-03-10 01:16:18 +02:00
Ibrahim Abdelkader
d6c89f64c5
Merge pull request #1579 from iabdalkader/ptrtcfix2
boards/OPENMVPT: Fix RTC errata.
2022-03-10 00:02:49 +02:00
iabdalkader
ccd9525213 github: Update workflow changelog. 2022-03-09 02:59:05 +02:00
iabdalkader
797f327770 boards/OPENMVPT: Fix RTC errata. 2022-03-09 01:19:49 +02:00
iabdalkader
124505a5ae github: Update workflows. 2022-03-08 03:28:55 +02:00
iabdalkader
14db3eb61d github: Fix changelog regex. 2022-03-06 22:52:11 +02:00
iabdalkader
411850ffca github: Update workflow changelog. 2022-03-06 22:42:04 +02:00
Ibrahim Abdelkader
5e750813f1
Merge pull request #1577 from openmv/workflow_changelog
github: Update workflow.
2022-03-06 21:38:26 +02:00
iabdalkader
83bef7754b github: Update workflow.
* Sort changelog.
2022-03-06 21:32:04 +02:00
iabdalkader
5e7d3da3c0 github: Fix changelog config file. 2022-03-06 18:08:44 +02:00
Ibrahim Abdelkader
2962495818
Merge pull request #1576 from openmv/workflow_update
github: Update workflow.
2022-03-06 17:58:54 +02:00
iabdalkader
9ce84aad57 github: Update workflow.
* Fix typo.
* Rename changelog config file.
2022-03-06 17:55:37 +02:00
Ibrahim Abdelkader
9c054e3c36
Merge pull request #1575 from openmv/omv_disk_file
stm32: Fix openmv disk file.
2022-03-06 05:26:26 +02:00
iabdalkader
f8342b92ab stm32: Fix openmv disk file.
* Fixes #1574
2022-03-06 05:22:41 +02:00
Ibrahim Abdelkader
411360d80a
Merge pull request #1573 from openmv/gc2145_window_fix
sensors: Fix GC2145 window subsampling ratio.
2022-03-06 05:14:30 +02:00
iabdalkader
56a06250ac sensors: Fix GC2145 window subsampling ratio.
* Fixes #1570
2022-03-06 05:07:52 +02:00
Ibrahim Abdelkader
5c3ea35526
Merge pull request #1572 from openmv/raw_fb_size
boards: Remove raw FB size macro.
2022-03-04 02:22:07 +02:00
iabdalkader
c0e3a17919 boards: Remove raw FB size macro.
* This old macro is very easy to miss when updating OMV_FB_SIZE.
* Use a linker script variable to get the raw framebuffer size.
2022-03-04 01:55:30 +02:00
Ibrahim Abdelkader
80084f18c9
Merge pull request #1571 from openmv/update_examples
scripts: Rename lsm6dsox example script.
2022-03-03 20:56:27 +02:00
iabdalkader
208e7ae5d2 scripts: Rename lsm6dsox example script. 2022-03-03 20:54:50 +02:00
Ibrahim Abdelkader
b39a6204ea
Merge pull request #1568 from openmv/dependabot/github_actions/actions/checkout-3
build(deps): bump actions/checkout from 2 to 3.
2022-03-03 17:21:51 +02:00
Ibrahim Abdelkader
9ded87ba3a
Merge pull request #1569 from openmv/openmv2_update_config
OPENMV2: Update memory config to fix self-test issues.
2022-03-03 15:12:59 +02:00
iabdalkader
5c96d9004b OPENMV2: Update memory config to fix self-test issues. 2022-03-03 14:58:10 +02:00
dependabot[bot]
f2e3f4a1f8
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 12:49:12 +00:00
Ibrahim Abdelkader
45987196aa
Merge pull request #1567 from openmv/fix_rtc
stm32: Fix RTC clock source for 4P and PT.
2022-03-03 14:26:20 +02:00
iabdalkader
248e15b3a7 stm32: Fix RTC clock source for 4P and PT. 2022-03-03 14:20:59 +02:00
Ibrahim Abdelkader
68eb6cae8e
Merge pull request #1564 from openmv/openmvpt_set_rtc_source
OPENMVPT: Set RTC clock source back to LSE on startup.
2022-03-02 16:04:56 +02:00
iabdalkader
44a2216de7 OPENMVPT: Set RTC clock source back to LSE on startup. 2022-03-02 16:00:42 +02:00
Ibrahim Abdelkader
6f57f8be49
Merge pull request #1563 from openmv/lsi_config
stm32: Add LSI config option.
2022-02-28 21:32:57 +02:00
iabdalkader
af78a0cd59 stm32: Add LSI config option. 2022-02-28 21:27:25 +02:00
iabdalkader
c200f2b15b scripts: Add aio ble example. 2022-02-28 21:06:39 +02:00
Ibrahim Abdelkader
3325d4d33a
Merge pull request #1562 from openmv/changelog_fix
github: Remove github fixes from changelog.
2022-02-28 20:43:34 +02:00
iabdalkader
ecc55d7c19 github: Remove github fixes from changelog. 2022-02-28 20:40:25 +02:00
Ibrahim Abdelkader
1c5ecc9eb5
Merge pull request #1561 from openmv/openmvpt_lse_disable
OPENMVPT: Disable RTC LSE clock source.
2022-02-28 16:20:50 +02:00
iabdalkader
82e7acb979 OPENMVPT: Disable RTC LSE clock source.
* Due to an issue with the crystal oscillator, the LSE can't be
enabled without reworking the board, otherwise it will never start.
2022-02-28 16:13:52 +02:00
Ibrahim Abdelkader
d3ee70c2e6
Merge pull request #1560 from openmv/workflow_update3
github: Ignore github PRs in change log.
2022-02-28 05:39:26 +02:00
iabdalkader
128d9e2671 github: Ignore github PRs in change log. 2022-02-28 05:35:30 +02:00
Ibrahim Abdelkader
b105953dc0
Merge pull request #1559 from openmv/workflow_update
github: Update development release timestamp.
2022-02-28 05:19:06 +02:00
iabdalkader
cfd14977c7 github: Update development release timestamp. 2022-02-28 05:15:14 +02:00