Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FL-3385] New RTC flags in device info #2884

Merged
merged 8 commits into from
Aug 1, 2023
Merged

[FL-3385] New RTC flags in device info #2884

merged 8 commits into from
Aug 1, 2023

Conversation

Programistich
Copy link
Contributor

@Programistich Programistich commented Jul 16, 2023

What's new

New RTC flags in device info

  • FuriHalRtcFlagDebug
  • FuriHalRtcFlagLock
  • FuriHalRtcFlagHandOrient
  • FuriHalRtcFlagLegacySleep
  • FuriHalRtcFlagStealthMode
  • FuriHalRtcBootMode
  • FuriHalRtcHeapTrackMode
  • FuriHalRtcLocaleTimeFormat
  • FuriHalRtcLocaleDateFormat
  • FuriHalRtcLocaleUnits

Verification

  • Run PR
  • Go to CLI Flipper
  • Choose device info(!) and see new fields

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@skotopes skotopes changed the title [FL - 3385] New RTC flags in device info [FL-3385] New RTC flags in device info Jul 17, 2023
firmware/targets/f7/furi_hal/furi_hal_info.c Outdated Show resolved Hide resolved
firmware/targets/f7/furi_hal/furi_hal_info.c Outdated Show resolved Hide resolved
@skotopes
Copy link
Member

Undraft when ready

@skotopes skotopes marked this pull request as draft July 17, 2023 08:26
@hedger hedger added New Feature Contains an IMPLEMENTATION of a new feature Core+Services HAL, furi & core system services labels Jul 20, 2023
@Programistich Programistich marked this pull request as ready for review July 20, 2023 14:01
@skotopes skotopes merged commit 68eb1ec into flipperdevices:dev Aug 1, 2023
7 of 8 checks passed
agarof pushed a commit to agarof/flipperzero-firmware that referenced this pull request Aug 30, 2023
* Add new rtc flags to device info
* FuriHal: bump info version
* Fix local
* Rework device info by hierarchy filtering

Co-authored-by: あく <alleteam@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core+Services HAL, furi & core system services New Feature Contains an IMPLEMENTATION of a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants