Skip to content

sitosan/pahlbasic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :)