Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 519 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 519 Bytes

pahlbasic

A Basic Interpreter for ARM processors STM32F407VG/ZG and STM32F411CEU/STM32F401CDU. Allows making of a selfcontained Boot to Basic Computer.

Documentation: read armbasic.pdf (German)

Basic Examples see BasicExamples folder.

NotePad++ Syntax files in NotePadpp_Syntax Folder

new Releases for STM32F411CEU, STM32F401CDU and STM32F407VG/ZG in folder other_Releases:

Basic411.hex is for STM32F411CEU

Basic401.hex is for STM32F401CDU

Basic407.hex is for STM32F407VG/ZG

easier to maintain for me :)