Initial import: PWM32E C/W 100% firmware
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
# Codex-local workspace metadata
|
||||
.agents/
|
||||
.codex/
|
||||
|
||||
# Keil build intermediates and per-user UI state
|
||||
**/Objects/
|
||||
**/Listings/
|
||||
**/*.uvguix.*
|
||||
**/fb.txt
|
||||
**/build_codex.log
|
||||
|
||||
# Current application build products; formal release files stay under release/
|
||||
project/example/ble/ble_peripheral/mdk/app.bin
|
||||
project/example/ble/ble_peripheral/mdk/ble_peripheral.bin
|
||||
project/example/ble/ble_peripheral/mdk/output_bin/ota_data.bin
|
||||
|
||||
# Release checksum working files
|
||||
tools/offline_burn/download.bin
|
||||
tools/offline_burn/40-ab-00-cd-01-01_*_*.bin
|
||||
|
||||
# Generic temporary files
|
||||
*.bak
|
||||
*.tmp
|
||||
Reference in New Issue
Block a user