Update architecture.h add Minewsemi ME25LS01 LR1110 breakout ME25LE01_V1.0 and fix buzzer (#4472)

* Update architecture.h

* Update variant.h

* Update variant.h

* Update architecture.h

* Update architecture.h

* Delete src/platform/nrf52/architecture.h

* Add files via upload

* Update architecture.h

* Update architecture.h

* Update architecture.h
This commit is contained in:
Mark Trevor Birss
2024-08-17 00:37:22 +02:00
committed by GitHub
parent 85176756ec
commit 0ebdc7ab0c
3 changed files with 7 additions and 5 deletions

View File

@@ -126,7 +126,7 @@ extern "C" {
#define VBAT_AR_INTERNAL AR_INTERNAL_3_0
// Buzzer
#define BUZZER_EN_PIN -1
#define PIN_BUZZER (0 + 25)
#ifdef __cplusplus
}
@@ -136,4 +136,4 @@ extern "C" {
* Arduino objects - C++ only
*----------------------------------------------------------------------------*/
#endif // _VARIANT_ME25LS01_4Y10TD_
#endif // _VARIANT_ME25LS01_4Y10TD_