Wookey Logo
0.9

Table of Contents

  • 1. About the WooKey project
  • 2. Quickstart
  • 3. Demo applications
  • 4. Wookey architecture
  • 5. EwoK kernel
  • 6. Libraries
  • 7. Drivers
    • 7.1. drivers/can
    • 7.2. drivers/cryp
    • 7.3. drivers/flash
    • 7.4. drivers/hash
    • 7.5. drivers/iso7816
    • 7.6. drivers/spi
    • 7.7. drivers/usart
    • 7.8. drivers/ili9341
  • 8. Javacard Applets
  • 9. Tataouine SDK
  • 10. Hardware
  • 11. Publications
  • 12. Roadmap
Wookey
  • Docs »
  • 7. Drivers

7. DriversΒΆ

This chapters provides all the Wookey drivers documentation. See Creating a new Driver to learn how to write and build your own driver.

  • 7.1. drivers/can
    • 7.1.1. About the CAN protocole
    • 7.1.2. The drvCan API
  • 7.2. drivers/cryp
    • 7.2.1. About the Cryp principle
    • 7.2.2. The drvCryp API
    • 7.2.3. FAQ
  • 7.3. drivers/flash
    • 7.3.1. About the flash principle
    • 7.3.2. The drvFlash API
    • 7.3.3. FAQ
  • 7.4. drivers/hash
    • 7.4.1. About the Hash principle
    • 7.4.2. The drvHash API
    • 7.4.3. FAQ
  • 7.5. drivers/iso7816
    • 7.5.1. About the ISO7816 driver
    • 7.5.2. The ISO7816 driver API
    • 7.5.3. FAQ
  • 7.6. drivers/spi
    • 7.6.1. SPI bus principle
    • 7.6.2. The drvSpi API
    • 7.6.3. FAQ
  • 7.7. drivers/usart
    • 7.7.1. About the USART principle
    • 7.7.2. The drvUsart API
    • 7.7.3. FAQ
  • 7.8. drivers/ili9341
    • 7.8.1. About the ILI8341 driver
    • 7.8.2. The ILI9341 TFT driver API
Next Previous

© Copyright 2019, ANSSI