réplica de
				https://github.com/manuelbl/ttn-esp32.git
				synced 2025-10-31 10:40:35 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			27 líneas
		
	
	
		
			748 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 líneas
		
	
	
		
			748 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "name": "ttn-esp32",
 | |
|     "description": "The Things Network device library for ESP32 (ESP-IDF) and SX127x based devices",
 | |
|     "keywords": "esp32, ttn, espidf, lorawan, sx1276, sx1272, rfm92, rfm95, lmic",
 | |
|     "authors": {
 | |
|         "name": "Manuel Bl",
 | |
|         "email": "manuel.bleichenbacher@gmail.com",
 | |
|         "url": "https://github.com/manuelbl/ttn-esp32",
 | |
|         "maintainer": true
 | |
|     },
 | |
|     "repository": {
 | |
|         "type": "git",
 | |
|         "url": "https://github.com/manuelbl/ttn-esp32.git",
 | |
|         "branch": "master"
 | |
|     },
 | |
|     "version": "4.2.0-1",
 | |
|     "license": "MIT License",
 | |
|     "export": {
 | |
|         "include": [
 | |
|             "include",
 | |
|             "src"
 | |
|         ]
 | |
|     },
 | |
|     "frameworks": "espidf",
 | |
|     "platforms": "espressif32"
 | |
| }
 |