mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 02:02:23 +00:00
Portduino WIP now compiles but does not link
This commit is contained in:
@@ -341,6 +341,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#define HW_VENDOR "nrf52unknown" // FIXME - unknown nrf52 board
|
||||
|
||||
#elif PORTDUINO
|
||||
|
||||
#define HW_VENDOR "portduino"
|
||||
|
||||
#endif
|
||||
|
||||
#ifdef USE_RF95
|
||||
|
||||
Reference in New Issue
Block a user