platform: nrf52: Fix typo in BLEDfuSecure filename (#9709)

Change file name from BLEDfuScure.cpp to BLEDfuSecure.cpp. Fix filenames
in documentation.

Signed-off-by: Koko <github@kokosoftware.pl>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
Koko
2026-02-25 18:00:02 -06:00
committed by GitHub
co-authored by GitHub Ben Meadors
parent 5a068431ed
commit 3b1b308357
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
/**************************************************************************/
/*!
@file BLEDfu.cpp
@file BLEDfuSecure.cpp
@author hathach (tinyusb.org)
@section LICENSE
+1 -1
View File
@@ -1,6 +1,6 @@
/**************************************************************************/
/*!
@file BLEDfu.h
@file BLEDfuSecure.h
@author hathach (tinyusb.org)
@section LICENSE