Gator:bit

I have got a gator:bit v2 and is eager to get to use it. I am not sure how I get the different functions in the gator:bit to “work”. With all my other external hardware for my micro:bit I get the extension package in makecode and use the blocks presented there. I find no extension package for gator:bit?? Is that correct??

Could someone please educate me and explain how I get to use my gator:bit?

Thanks in advance

There are only two features of the gator:bit that require any code (speaker and LEDs). The rest are simply connections to the micro:bit connector that are easier to use. Looking at

https://learn.sparkfun.com/tutorials/sp … okup-guide they show how to add the neopixel extension (for the LEDs) and melody (for the speaker).

/mike