Skip to content

Commit c064035

Browse files
author
Marcelo Salazar
committed
Remove KL82Z target
1 parent 570df49 commit c064035

File tree

1 file changed

+0
-57
lines changed

1 file changed

+0
-57
lines changed

targets/targets.json

Lines changed: 0 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -815,63 +815,6 @@
815815
],
816816
"device_name": "MKL43Z256xxx4"
817817
},
818-
"KL82Z": {
819-
"supported_form_factors": [
820-
"ARDUINO"
821-
],
822-
"core": "Cortex-M0+",
823-
"supported_toolchains": [
824-
"GCC_ARM",
825-
"ARM",
826-
"IAR"
827-
],
828-
"extra_labels": [
829-
"Freescale",
830-
"MCUXpresso_MCUS",
831-
"KSDK2_MCUS",
832-
"FRDM"
833-
],
834-
"macros": [
835-
"CPU_MKL82Z128VLK7",
836-
"FSL_RTOS_MBED",
837-
"MBED_TICKLESS"
838-
],
839-
"is_disk_virtual": true,
840-
"inherits": [
841-
"Target"
842-
],
843-
"detect_code": [
844-
"0218"
845-
],
846-
"device_has": [
847-
"USTICKER",
848-
"LPTICKER",
849-
"RTC",
850-
"ANALOGIN",
851-
"ANALOGOUT",
852-
"I2C",
853-
"I2CSLAVE",
854-
"INTERRUPTIN",
855-
"PORTIN",
856-
"PORTINOUT",
857-
"PORTOUT",
858-
"PWMOUT",
859-
"SEMIHOST",
860-
"SERIAL",
861-
"SLEEP",
862-
"SPI",
863-
"SPISLAVE",
864-
"STDIO_MESSAGES",
865-
"TRNG",
866-
"FLASH",
867-
"QSPI"
868-
],
869-
"release_versions": [
870-
"2",
871-
"5"
872-
],
873-
"device_name": "MKL82Z128xxx7"
874-
},
875818
"KW41Z": {
876819
"supported_form_factors": [
877820
"ARDUINO"

0 commit comments

Comments
 (0)