summaryrefslogtreecommitdiff
path: root/include/env/ti/dfu.env
AgeCommit message (Collapse)Author
2025-09-08include: env: ti: Use .env for environment variablesAnurag Dutta
Add omap common environment variables to .env. We retain the old-style C environment .h files to maintain compatibility with other omap devices that have not moved to using .env yet. Signed-off-by: Anurag Dutta <[email protected]>