mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 02:02:23 +00:00
Port to lora_isp4520 board
This commit is contained in:
@@ -384,7 +384,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#elif NRF52_SERIES
|
||||
|
||||
#ifndef HW_VENDOR
|
||||
#define HW_VENDOR "nrf52unknown" // FIXME - unknown nrf52 board
|
||||
#endif
|
||||
|
||||
#elif PORTDUINO
|
||||
|
||||
@@ -432,6 +434,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#define DEBUG_PORT console // Serial debug port
|
||||
|
||||
|
||||
|
||||
// What platforms should use SEGGER?
|
||||
#ifdef NRF52_SERIES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user