forked from platformio/platformio-core
Add Espressif information
This commit is contained in:
6
setup.py
6
setup.py
@@ -42,7 +42,7 @@ setup(
|
||||
"Topic :: Software Development :: Build Tools",
|
||||
"Topic :: Software Development :: Compilers"
|
||||
],
|
||||
keywords=("builder library manager atmel avr sam freescale kinetis nordic "
|
||||
"nrf51 nxp lpc st stm32 ti msp430 tiva teensy arduino mbed "
|
||||
"libopencm3")
|
||||
keywords=("builder library manager atmel avr sam espressif esp freescale "
|
||||
"kinetis nordic nrf51 nxp lpc st stm32 ti msp430 tiva teensy "
|
||||
"arduino mbed libopencm3")
|
||||
)
|
||||
|
Reference in New Issue
Block a user