Skip to content

Commit 3b04957

Browse files
authored
Merge pull request #349 from flipperdevices/zakharov/dev-log-fixes
Add info and fix a typo
2 parents 32ffc66 + baa6318 commit 3b04957

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/dev-log/1.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is our very first Dev Log where we share how the development of Flipper One
99

1010
## 🐧 Linux (CPU Software)
1111

12-
- Hardware video decoding now works on RK3576 in the mainline kernel! Green artifacts still appear in some cases, so debugging continues, but this is a huge step forward. Here's a demo:
12+
- Hardware video decoding now works on RK3576 in the mainline kernel! Green artifacts still appear in some cases, so debugging continues, but this is a huge step forward. Thank you, *Collabora*, for [your effort](https://www.collabora.com/news-and-blog/news-and-events/rk3588-and-rk3576-video-decoders-support-merged-in-the-upstream-linux-kernel.html). Here's a demo:
1313

1414
::embed[]{url="https://www.youtube.com/watch?v=K7k6MUypnC8"}
1515

@@ -28,7 +28,7 @@ This is our very first Dev Log where we share how the development of Flipper One
2828

2929
## ⚙️ Mechanics
3030

31-
- *@yupych* suggested improvements to the Antenna Rail design, with neat cable wiring inside. We liked the idea so much that we're bringing it to the next Flipper One hardware revision ([PR #30](https://github.com/flipperdevices/flipperone-mechanics/pull/30)).
31+
- *@yupych* suggested improvements to the Antenna Rail design, with neat cable wiring inside. We liked the idea and are testing it for the next hardware revision ([PR #30](https://github.com/flipperdevices/flipperone-mechanics/pull/30)).
3232

3333
![New antenna rail contribution](/files/pics/dev-log/new-antenna-rail-contribution.png "Cables are fixed on the Antenna Rail instead of the back side of Flipper One")
3434

@@ -40,7 +40,7 @@ This is our very first Dev Log where we share how the development of Flipper One
4040

4141
## 🔌 Hardware
4242

43-
- Described the [Flipper One Debug Probe](https://docs.flipper.net/one/hardware/debug-probe).
43+
- Described the [Flipper One Debug Probe](https://docs.flipper.net/one/hardware/debug-probe). The probe is based on the RP2350 microcontroller and enables debugging of Flipper One without fully disassembling the device.
4444

4545
![Debug Probe connected to Flipper One](/files/pics/dev-log/debug-probe-connection-to-flipper-one.png)
4646

docs/dev-log/Dev-Log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This is our regular Dev Log, where we share how Flipper One development is going
1515

1616
All logs:
1717

18-
- [#1: RK3576 hardware video decoding is now in mainline Kernel](./1.md), official Debug Probe, and first contributions from the community.
18+
- [#1: RK3576 hardware video decoding is now in mainline kernel](./1.md), official Debug Probe, and first contributions from the community.
1919

2020
---
2121

0 commit comments

Comments
 (0)