mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 15:08:37 +03:00
Initial commit
This commit is contained in:
7
external/CMSIS_5/CMSIS/DoxyGen/DSP/html/footer.js
vendored
Normal file
7
external/CMSIS_5/CMSIS/DoxyGen/DSP/html/footer.js
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
function writeHeader() {
|
||||
document.write('Version 1.10.1');
|
||||
};
|
||||
|
||||
function writeFooter() {
|
||||
document.write('Generated on Tue Jun 28 2022 11:55:45 for CMSIS-DSP 1.10.1. Copyright © 2022 Arm Limited (or its affiliates). All rights reserved.');
|
||||
};
|
Reference in New Issue
Block a user