Skip to content
Snippets Groups Projects
Unverified Commit dc453c8a authored by George Oikonomou's avatar George Oikonomou Committed by GitHub
Browse files

Merge pull request #473 from g-oikonomou/contrib/cc26xx/default-bsl-enabled

Enable the CC13x0/CC26x0 ROM bootloader by default
parents 14656add fc76683e
No related branches found
No related tags found
No related merge requests found
......@@ -190,7 +190,7 @@
* @{
*/
#ifndef ROM_BOOTLOADER_ENABLE
#define ROM_BOOTLOADER_ENABLE 0
#define ROM_BOOTLOADER_ENABLE 1
#endif
/** @} */
/*---------------------------------------------------------------------------*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment