mirror of
				https://github.com/manuelbl/ttn-esp32.git
				synced 2025-10-31 18:50:33 +01:00 
			
		
		
		
	Improve compatibility between ESP-IDF v3.3 and v4.x
This commit is contained in:
		| @ -13,5 +13,6 @@ set(COMPONENT_REQUIRES | |||||||
|  |  | ||||||
| register_component() | register_component() | ||||||
|  |  | ||||||
|  | if (IDF_VER STRGREATER_EQUAL "v4.0") | ||||||
| target_compile_options(${COMPONENT_LIB} PRIVATE -Wno-expansion-to-defined) | target_compile_options(${COMPONENT_LIB} PRIVATE -Wno-expansion-to-defined) | ||||||
|  | endif() | ||||||
|  | |||||||
| @ -13,7 +13,7 @@ | |||||||
|         "url": "https://github.com/manuelbl/ttn-esp32.git", |         "url": "https://github.com/manuelbl/ttn-esp32.git", | ||||||
|         "branch": "dev" |         "branch": "dev" | ||||||
|     }, |     }, | ||||||
|     "version": "2.3.2", |     "version": "3.0.99", | ||||||
|     "license": "MIT License", |     "license": "MIT License", | ||||||
|     "export": { |     "export": { | ||||||
|         "include": [ |         "include": [ | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user