File tree Expand file tree Collapse file tree 1 file changed +0
-134
lines changed Expand file tree Collapse file tree 1 file changed +0
-134
lines changed Original file line number Diff line number Diff line change @@ -9586,140 +9586,6 @@ mode is recommended for target MCUs with small amounts of flash and RAM.",
95869586 "image_url" : "https://os.mbed.com/media/cache/platforms/SSP_8683_Ywwh0ix.jpg.250x250_q85.jpg"
95879587 } ,
95889588
9589- // GigaDevices Targets ---------------------------------------------------------------------------------------------
9590- "GD32_Target" : {
9591- "inherits" : [
9592- "Target"
9593- ] ,
9594- "public" : false ,
9595- "extra_labels_add" : [
9596- "GigaDevice"
9597- ] ,
9598- "supported_toolchains" : [
9599- "GCC_ARM"
9600- ] ,
9601- "device_has_add" : [
9602- "USTICKER" ,
9603- "ANALOGIN" ,
9604- "INTERRUPTIN" ,
9605- "PORTIN" ,
9606- "PORTINOUT" ,
9607- "PORTOUT" ,
9608- "PWMOUT" ,
9609- "SERIAL"
9610- ] ,
9611- "supported_c_libs" : {
9612- "arm" : [
9613- "std" ,
9614- "small"
9615- ] ,
9616- "gcc_arm" : [
9617- "std" ,
9618- "small"
9619- ]
9620- } ,
9621- "supported_application_profiles" : [
9622- "full" , "bare-metal"
9623- ]
9624- } ,
9625-
9626- // As of Jun 2024, I cannot find the GD32 boards for sale anywhere. Even people on the forums are wondering:
9627- // https://os.mbed.com/questions/87215/GigaDevice-Board-GD32-F307VG-any-idea-wh/
9628- // https://os.mbed.com/questions/86201/Purchase-this-board/
9629- // But apparently it may still be available in Chinese language only shops.
9630- "GD32_F307VG" : {
9631- "inherits" : [
9632- "GD32_Target"
9633- ] ,
9634- "supported_form_factors" : [
9635- "ARDUINO_UNO"
9636- ] ,
9637- "core" : "Cortex-M4F" ,
9638- "extra_labels_add" : [
9639- "GD32F30X" ,
9640- "GD32F307VG" ,
9641- "GD_EMAC"
9642- ] ,
9643- "device_has_add" : [
9644- "RTC" ,
9645- "I2C" ,
9646- "CAN" ,
9647- "I2CSLAVE" ,
9648- "ANALOGOUT" ,
9649- "SPI" ,
9650- "SPISLAVE" ,
9651- "SERIAL_ASYNCH" ,
9652- "SERIAL_FC" ,
9653- "EMAC" ,
9654- "FLASH" ,
9655- "SLEEP" ,
9656- "MPU"
9657- ] ,
9658- "detect_code" : [
9659- "1701"
9660- ] ,
9661- "macros_add" : [
9662- "GD32F30X_CL"
9663- ] ,
9664- "release_versions" : [
9665- "5"
9666- ] ,
9667- "overrides" : {
9668- "network-default-interface-type" : "ETHERNET"
9669- } ,
9670- "device_name" : "GD32F307VG" ,
9671- "image_url" : "https://os.mbed.com/media/uploads/Ray_Chen/307-1.png"
9672- } ,
9673- "GD32_F450ZI" : {
9674- "inherits" : [
9675- "GD32_Target"
9676- ] ,
9677- "supported_form_factors" : [
9678- "ARDUINO_UNO"
9679- ] ,
9680- "core" : "Cortex-M4F" ,
9681- "extra_labels_add" : [
9682- "GD32F4XX" ,
9683- "GD32F450ZI" ,
9684- "GD_EMAC" ,
9685- "MBED_PSA_SRV"
9686- ] ,
9687- "features_add" : [
9688- "PSA"
9689- ] ,
9690- "device_has_add" : [
9691- "RTC" ,
9692- "I2C" ,
9693- "CAN" ,
9694- "I2CSLAVE" ,
9695- "ANALOGOUT" ,
9696- "SPI" ,
9697- "SPISLAVE" ,
9698- "SERIAL_ASYNCH" ,
9699- "SERIAL_FC" ,
9700- "EMAC" ,
9701- "FLASH" ,
9702- "SLEEP" ,
9703- "MPU" ,
9704- "TRNG"
9705- ] ,
9706- "device_name" : "GD32F450ZI" ,
9707- "detect_code" : [
9708- "1702"
9709- ] ,
9710- "macros_add" : [
9711- "GD32F450"
9712- ] ,
9713- "bootloader_supported" : true ,
9714- "release_versions" : [
9715- "5"
9716- ] ,
9717- "overrides" : {
9718- "network-default-interface-type" : "ETHERNET"
9719- } ,
9720- "image_url" : "https://os.mbed.com/media/cache/platforms/2-1_W6zHQ3F.jpg.250x250_q85.jpg"
9721- } ,
9722-
97239589 // Samsung Targets -------------------------------------------------------------------------------------------------
97249590
97259591 "S1SBP6A" : { // AKA Samsung Bio-Processor S1SBP6A
You can’t perform that action at this time.
0 commit comments