mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-24 09:26:52 +00:00
*sigh*
This commit is contained in:
parent
8bd74588ce
commit
5781149f88
@ -141,7 +141,7 @@ the start of the SoftDevice (without MBR)*/
|
||||
* Add @ref MBR_SIZE to find the first available flash address when the SoftDevice is installed
|
||||
* just above the MBR (the usual case).
|
||||
*/
|
||||
#define SD_FLASH_SIZE 0x26000
|
||||
#define SD_FLASH_SIZE 0x27000
|
||||
|
||||
/** @brief Defines a macro for retrieving the actual FWID value from a given base address. Use
|
||||
* @ref MBR_SIZE as the argument when the SoftDevice is installed just above the MBR (the usual
|
||||
@ -377,4 +377,4 @@ SVCALL(SD_SOFTDEVICE_VECTOR_TABLE_BASE_SET, uint32_t, sd_softdevice_vector_table
|
||||
|
||||
/**
|
||||
@}
|
||||
*/
|
||||
*/
|
Loading…
Reference in New Issue
Block a user